Skip to content

UnitOfWork.OnCommit event

Occurs when transaction is committed.

public event Action OnCommit;

See Also