TlsSocket.CloseAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
CloseAsync()
Asynchronously releases resources used by the TlsSocket.
Declaration
public async Task CloseAsync()
Returns
| Type | Description | 
|---|---|
| Task | A task that represents the close operation.  |