Skip to content

TransactionlessUnitOfWork.Dispose method

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

public void Dispose()

See Also