Skip to content

UnitOfWork.DisposeAsync method

Rollbacks the transaction if any and calls onRollback event asynchronously.

public ValueTask DisposeAsync()

See Also