Ensures that the specified message is processed within a transaction.
Declaring type: TransactionStarter<T>
Namespace: Zyan.Communication.Toolbox
Assembly: Zyan.Communication
Collapse/Expand Public Fields
  Name Description
Public Field Out Output pin.
Public Field Out_TransactionAborted Output pin used when transaction is aborted.
Collapse/Expand Public Constructors
  Name Description
Public Method TransactionStarter Overloaded. Initializes a new instance of the TransactionStarter<T> class.
Collapse/Expand Public Methods
  Name Description
Public Method In Input pin.
Public Method Static WireUp Creates a new instance and wires up the input and output pins.
Collapse/Expand Public Properties
  Name Description
Public Property IsolationLevel Gets or sets the isolation level.
Public Property ScopeOption Gets or sets the transaction scope option.
Public Property Timeout Gets or sets the timeout.