3 references to Identifier
System.Transactions (3)
System\Transactions\Oletx\OleTxTransaction.cs (2)
81
Guid returnValue = this.realOletxTransaction.
Identifier
;
459
TransactionTraceIdentifier temp = new TransactionTraceIdentifier( this.realOletxTransaction.
Identifier
.ToString(), 0 );
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
45
return this.realOletxTransaction.
Identifier
;