Skip to content

WrappedTransaction.DisposeAsync method

namespace: Serenity.Data   assemblySerenity.Net.Services

Disposes actual transaction asynchronously and sets wrapped transaction for related connection to null.

public override ValueTask DisposeAsync()

See Also