TlsSocket.ShutdownAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
ShutdownAsync()
Disables sends on a TlsSocket.
Declaration
public async Task ShutdownAsync()
Returns
| Type | Description | 
|---|---|
| Task | A Task that represents the asynchronous operation.  |