4 references to RMSessionsFaulted
System.ServiceModel (4)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
130Increment((int)PerfCounters.RMSessionsFaulted);
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (3)
53localCounterSet.AddCounter((int)PerfCounters.RMSessionsFaulted, CounterType.RawData32, perfCounterNames[(int)PerfCounters.RMSessionsFaulted]); 163this.counters[(int)PerfCounters.RMSessionsFaulted].Increment();