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