4 references to TxFlowed
System.ServiceModel (4)
System\ServiceModel\Diagnostics\OperationPerformanceCounters.cs (1)
113Increment((int)PerfCounters.TxFlowed);
System\ServiceModel\Diagnostics\OperationPerformanceCountersV2.cs (3)
64localCounterSet.AddCounter((int)PerfCounters.TxFlowed, CounterType.RawData32, perfCounterNames[(int)PerfCounters.TxFlowed]); 133this.counters[(int)PerfCounters.TxFlowed].Increment();