Skip to content

TransactionlessUnitOfWork.DisposeAsync method

Invokes the rollback events asynchronously, as there is no underlying transaction to roll back.

public ValueTask DisposeAsync()

See Also