ServerSession.CloseAsync Method
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
CloseAsync()
Asynchronously closes the ServerSession.
Declaration
public async Task CloseAsync()
Returns
| Type | Description |
|---|---|
| Task | A Task that represents an asynchronous operation. |