2 overrides of TxCommitted
System.ServiceModel (2)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
140internal override void TxCommitted(long count)
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (1)
173internal override void TxCommitted(long count)
1 reference to TxCommitted
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
493sCounters.TxCommitted(count);