WrappedConnection.CloseAsync method
Closes the connection to the database asynchronously.
public override Task CloseAsync()
Return Value
A task that represents the asynchronous operation.
See Also
- class WrappedConnection
Closes the connection to the database asynchronously.
public override Task CloseAsync()
A task that represents the asynchronous operation.