Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Transactions.Distributed.DistributedDependentTransaction Class Referencesealed

Public Member Functions

object GetRealObject (StreamingContext context)
 

Package Functions

void Complete ()
 
void Dispose ()
 
IPromotedEnlistment EnlistVolatile (InternalEnlistment internalEnlistment, EnlistmentOptions enlistmentOptions)
 
IPromotedEnlistment EnlistVolatile (VolatileDemultiplexer volatileDemux, EnlistmentOptions enlistmentOptions)
 
IPromotedEnlistment EnlistDurable (Guid resourceManagerIdentifier, DurableInternalEnlistment internalEnlistment, bool v, EnlistmentOptions enlistmentOptions)
 
void Rollback ()
 
DistributedDependentTransaction DependentClone (bool v)
 
byte[] GetExportCookie (byte[] whereaboutsCopy)
 
byte[] GetTransmitterPropagationToken ()
 
IDtcTransaction GetDtcTransaction ()
 

Static Package Functions

static Exception NotSupported ()
 

Properties

Exception InnerException [get]
 
Guid Identifier [get]
 
RealDistributedTransaction RealTransaction [get]
 
TransactionTraceIdentifier TransactionTraceId [get]
 
IsolationLevel IsolationLevel [get]
 
Transaction SavedLtmPromotedTransaction [set]
 

Private Member Functions

void ISerializable. GetObjectData (SerializationInfo serializationInfo, StreamingContext context)
 

Private Attributes

Transaction _003CSavedLtmPromotedTransaction_003Ek__BackingField
 

Detailed Description

Definition at line 3 of file DistributedDependentTransaction.cs.


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