69 references to EnlistmentOptions
netstandard (1)
netstandard.cs (1)
2169
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.
EnlistmentOptions
))]
System.Transactions (1)
System.Transactions.cs (1)
10
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.
EnlistmentOptions
))]
System.Transactions.Local (67)
System\Transactions\Enlistment.cs (2)
434
EnlistmentOptions
enlistmentOptions)
436
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
System\Transactions\NonWindowsUnsupported.cs (3)
81
EnlistmentOptions
enlistmentOptions)
88
EnlistmentOptions
enlistmentOptions)
99
EnlistmentOptions
enlistmentOptions)
System\Transactions\Transaction.cs (15)
473
EnlistmentOptions
enlistmentOptions)
490
if (enlistmentOptions !=
EnlistmentOptions
.None && enlistmentOptions !=
EnlistmentOptions
.EnlistDuringPrepareRequired)
521
EnlistmentOptions
enlistmentOptions)
538
if (enlistmentOptions !=
EnlistmentOptions
.None && enlistmentOptions !=
EnlistmentOptions
.EnlistDuringPrepareRequired)
613
public Enlistment EnlistVolatile(IEnlistmentNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions)
625
if (enlistmentOptions !=
EnlistmentOptions
.None && enlistmentOptions !=
EnlistmentOptions
.EnlistDuringPrepareRequired)
652
public Enlistment EnlistVolatile(ISinglePhaseNotification singlePhaseNotification,
EnlistmentOptions
enlistmentOptions)
664
if (enlistmentOptions !=
EnlistmentOptions
.None && enlistmentOptions !=
EnlistmentOptions
.EnlistDuringPrepareRequired)
934
EnlistmentOptions
enlistmentOptions)
952
if (enlistmentOptions !=
EnlistmentOptions
.None && enlistmentOptions !=
EnlistmentOptions
.EnlistDuringPrepareRequired)
System\Transactions\TransactionsEtwProvider.cs (2)
559
internal void EnlistmentCreated(TraceSourceType traceSource, EnlistmentTraceIdentifier enlistmentTraceId, EnlistmentType enlistmentType,
EnlistmentOptions
enlistmentOptions)
1202
internal void TransactionstateEnlist(EnlistmentTraceIdentifier enlistmentID, EnlistmentType enlistmentType,
EnlistmentOptions
enlistmentOption)
System\Transactions\TransactionState.cs (45)
199
EnlistmentOptions
enlistmentOptions,
210
EnlistmentOptions
enlistmentOptions,
220
EnlistmentOptions
enlistmentOptions,
230
EnlistmentOptions
enlistmentOptions,
458
EnlistmentOptions
enlistmentOptions,
543
EnlistmentOptions
enlistmentOptions,
559
EnlistmentOptions
enlistmentOptions,
564
if (tx._durableEnlistment != null || (enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
579
etwLog.TransactionstateEnlist(tx._durableEnlistment.EnlistmentTraceId, EnlistmentType.Durable,
EnlistmentOptions
.None);
708
EnlistmentOptions
enlistmentOptions,
713
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
734
EnlistmentOptions
enlistmentOptions,
739
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
777
etwLog.TransactionstateEnlist(tx._durableEnlistment.EnlistmentTraceId, EnlistmentType.PromotableSinglePhase,
EnlistmentOptions
.None);
853
EnlistmentOptions
enlistmentOptions,
864
EnlistmentOptions
enlistmentOptions,
952
EnlistmentOptions
enlistmentOptions,
970
EnlistmentOptions
enlistmentOptions,
987
EnlistmentOptions
enlistmentOptions,
992
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
1013
EnlistmentOptions
enlistmentOptions,
1019
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
1066
etwLog.TransactionstateEnlist(tx._durableEnlistment.EnlistmentTraceId, EnlistmentType.PromotableSinglePhase,
EnlistmentOptions
.None);
1664
EnlistmentOptions
enlistmentOptions,
1693
EnlistmentOptions
enlistmentOptions,
1723
EnlistmentOptions
enlistmentOptions,
1764
EnlistmentOptions
enlistmentOptions,
2257
phase0 ?
EnlistmentOptions
.EnlistDuringPrepareRequired :
EnlistmentOptions
.None);
2276
EnlistmentOptions
.None
2663
internal override Enlistment EnlistVolatile(InternalTransaction tx, IEnlistmentNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
2669
internal override Enlistment EnlistVolatile(InternalTransaction tx, ISinglePhaseNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
2675
internal override Enlistment EnlistDurable(InternalTransaction tx, Guid resourceManagerIdentifier, IEnlistmentNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
2681
internal override Enlistment EnlistDurable(InternalTransaction tx, Guid resourceManagerIdentifier, ISinglePhaseNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
3402
EnlistmentOptions
enlistmentOptions,
3407
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
3428
EnlistmentOptions
enlistmentOptions,
3434
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
3456
EnlistmentOptions
enlistmentOptions,
3468
EnlistmentOptions
enlistmentOptions,
3798
EnlistmentOptions
enlistmentOptions,
3808
EnlistmentOptions
enlistmentOptions,
3897
EnlistmentOptions
enlistmentOptions,
3907
EnlistmentOptions
enlistmentOptions,
4519
EnlistmentOptions
enlistmentOptions,