Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ResourceManagerRecoveryComplete()

void System.Transactions.Distributed.DistributedTransactionManager.ResourceManagerRecoveryComplete ( Guid resourceManagerIdentifier)
inlinepackage

Definition at line 17 of file DistributedTransactionManager.cs.

18 {
19 throw DistributedTransaction.NotSupported();
20 }

References System.Transactions.Distributed.DistributedTransaction.NotSupported().

Referenced by System.Transactions.TransactionManager.RecoveryComplete().