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