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

Public Member Functions

void Aborted ()
 
void Aborted (Exception? e)
 
void Committed ()
 
void InDoubt ()
 
void InDoubt (Exception? e)
 
void Done ()
 

Package Functions

 SinglePhaseEnlistment (InternalEnlistment enlistment)
 

Package Attributes

InternalEnlistment _internalEnlistment
 

Properties

InternalEnlistment InternalEnlistment [get]
 

Detailed Description

Definition at line 3 of file SinglePhaseEnlistment.cs.


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