2 overrides of TxAborted
System.ServiceModel (2)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
152
internal override void
TxAborted
(long count)
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (1)
185
internal override void
TxAborted
(long count)
1 reference to TxAborted
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
478
sCounters.
TxAborted
(count);