Skip to content

IUnitOfWork.OnCommit event

Occurs when the transaction is committed.

public event Action OnCommit;

See Also