Skip to content

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