Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Transactions.Enlistment Class Reference

Public Member Functions

void Done ()
 

Package Functions

 Enlistment (InternalEnlistment internalEnlistment)
 
 Enlistment (Guid resourceManagerIdentifier, InternalTransaction transaction, IEnlistmentNotification twoPhaseNotifications, ISinglePhaseNotification singlePhaseNotifications, Transaction atomicTransaction)
 
 Enlistment (InternalTransaction transaction, IEnlistmentNotification twoPhaseNotifications, ISinglePhaseNotification singlePhaseNotifications, Transaction atomicTransaction, EnlistmentOptions enlistmentOptions)
 
 Enlistment (InternalTransaction transaction, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, Transaction atomicTransaction)
 
 Enlistment (IEnlistmentNotification twoPhaseNotifications, InternalTransaction transaction, Transaction atomicTransaction)
 
 Enlistment (IEnlistmentNotification twoPhaseNotifications, object syncRoot)
 

Package Attributes

InternalEnlistment _internalEnlistment
 

Properties

InternalEnlistment InternalEnlistment [get]
 

Detailed Description

Definition at line 3 of file Enlistment.cs.


The documentation for this class was generated from the following file: