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