Skip to content

WrappedConnection.DisposeAsync method

namespace: Serenity.Data   assemblySerenity.Net.Services

Disposes the actual connection asynchronously.

public override ValueTask DisposeAsync()

Return Value

A value task that represents the asynchronous operation.

See Also