3 references to Durable
System.Transactions.Local (3)
System\Transactions\Oletx\OletxEnlistment.cs (2)
75
etwLog.EnlistmentCreated(TraceSourceType.TraceSourceOleTx, InternalTraceIdentifier, EnlistmentType.
Durable
, enlistmentOptions);
175
etwLog.EnlistmentCreated(TraceSourceType.TraceSourceOleTx, InternalTraceIdentifier, EnlistmentType.
Durable
, EnlistmentOptions.None);
System\Transactions\TransactionState.cs (1)
579
etwLog.TransactionstateEnlist(tx._durableEnlistment.EnlistmentTraceId, EnlistmentType.
Durable
, EnlistmentOptions.None);