TlsStream.ShutdownAsync Method Namespace: Rebex.Net Assembly: Rebex.Tls.dll (version 7.0.9147) ShutdownAsync() Disables sends on this TlsStream. Declaration public virtual Task ShutdownAsync() Returns Type Description Task A Task that represents the asynchronous operation.