DomainObjects Class Library

OnAbortedTransactionEventArgs Class

The event arguments for the OnAbortedTransaction event that subscribers can use to be notifed when this instance has participated in an aborted transaction.

For a list of all members of this type, see OnAbortedTransactionEventArgs Members.

System.Object
   EventArgs
      OnAbortedTransactionEventArgs

public class OnAbortedTransactionEventArgs : EventArgs

Requirements

Namespace: DomainObjects.Facade.Domain

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

OnAbortedTransactionEventArgs Members | DomainObjects.Facade.Domain Namespace