WrappedConnection.DisposeAsync method
Disposes the actual connection asynchronously.
public override ValueTask DisposeAsync()
Return Value
A value task that represents the asynchronous operation.
See Also
- class WrappedConnection
Disposes the actual connection asynchronously.
public override ValueTask DisposeAsync()
A value task that represents the asynchronous operation.