Skip to content

IUnitOfWork.OnRollback event

Occurs when the transaction is rolled back.

public event Action OnRollback;

See Also