Skip to content

WrappedConnection.DisposeAsync method

Disposes the actual connection asynchronously.

public override ValueTask DisposeAsync()

Return Value

A value task that represents the asynchronous operation.

See Also