WrappedConnection.DisposeAsync method
namespace: Serenity.Data assembly: Serenity.Net.Services
Disposes the actual connection asynchronously.
public override ValueTask DisposeAsync()
Return Value
A value task that represents the asynchronous operation.
See Also
- class WrappedConnection