TlsStream.DisposeAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9083)
DisposeAsync()
Asynchronously releases resources used by this stream.
Declaration
public override async ValueTask DisposeAsync()
Returns
Type | Description |
---|---|
ValueTask | A task that represents the operation. |