2 overrides of TxInDoubt
System.ServiceModel (2)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
146
internal override void
TxInDoubt
(long count)
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (1)
179
internal override void
TxInDoubt
(long count)
1 reference to TxInDoubt
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
509
sCounters.
TxInDoubt
(count);