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
2666
internal override Enlistment EnlistVolatile(InternalTransaction tx, IEnlistmentNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
2672
internal override Enlistment EnlistVolatile(InternalTransaction tx, ISinglePhaseNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
2678
internal override Enlistment EnlistDurable(InternalTransaction tx, Guid resourceManagerIdentifier, IEnlistmentNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
2684
internal override Enlistment EnlistDurable(InternalTransaction tx, Guid resourceManagerIdentifier, ISinglePhaseNotification enlistmentNotification,
EnlistmentOptions
enlistmentOptions, Transaction atomicTransaction)
3405
EnlistmentOptions
enlistmentOptions,
3410
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
3431
EnlistmentOptions
enlistmentOptions,
3437
if ((enlistmentOptions &
EnlistmentOptions
.EnlistDuringPrepareRequired) != 0)
3459
EnlistmentOptions
enlistmentOptions,
3471
EnlistmentOptions
enlistmentOptions,
3801
EnlistmentOptions
enlistmentOptions,
3811
EnlistmentOptions
enlistmentOptions,
3900
EnlistmentOptions
enlistmentOptions,
3910
EnlistmentOptions
enlistmentOptions,
4522
EnlistmentOptions
enlistmentOptions,