4 overrides of Committed
System.Transactions (4)
System\Transactions\DurableEnlistmentState.cs (2)
325
internal override void
Committed
( InternalEnlistment enlistment )
376
internal override void
Committed
( InternalEnlistment enlistment )
System\Transactions\EnlistmentState.cs (1)
225
internal override void
Committed
( InternalEnlistment enlistment )
System\Transactions\VolatileEnlistmentState.cs (1)
459
internal override void
Committed
( InternalEnlistment enlistment )
1 reference to Committed
System.Transactions (1)
System\Transactions\SinglePhaseEnlistment.cs (1)
102
this.internalEnlistment.State.
Committed
( this.internalEnlistment );