4 references to TxFlowed
System.ServiceModel (4)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
160Increment((int)PerfCounters.TxFlowed);
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (3)
57localCounterSet.AddCounter((int)PerfCounters.TxFlowed, CounterType.RawData32, perfCounterNames[(int)PerfCounters.TxFlowed]); 193this.counters[(int)PerfCounters.TxFlowed].Increment();