Skip to content

UnitOfWork.OnRollback event

Occurs when transaction is rolled back.

public event Action OnRollback;

See Also