WrappedConnection.CloseAsync method
namespace: Serenity.Data assembly: Serenity.Net.Services
Closes the connection to the database asynchronously.
public override Task CloseAsync()
Return Value
A task that represents the asynchronous operation.
See Also
- class WrappedConnection