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