DomainObjects Class Library

ITransactionSetAware Members

ITransactionSetAware overview

Public Instance Methods

AfterCommit Called by DomainObjects after the current object transaction has successfully completed the commit phase of the transaction.
BeforeCommit Called by DomainObjects before the current object transaction begins the commit phase of the transaction.
OnAbort Called by DomainObjects if the current object transaction is aborted.

See Also

ITransactionSetAware Interface | DomainObjects.Facade.Transaction Namespace