4 references to TxFlowed
System.ServiceModel (4)
System\ServiceModel\Diagnostics\EndpointPerformanceCounters.cs (1)
126Increment((int)PerfCounters.TxFlowed);
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (3)
68localCounterSet.AddCounter((int)PerfCounters.TxFlowed, CounterType.RawData32, perfCounterNames[(int)PerfCounters.TxFlowed]); 148this.counters[(int)PerfCounters.TxFlowed].Increment();