4 references to RMSessionsFaulted
System.ServiceModel (4)
System\ServiceModel\Diagnostics\EndpointPerformanceCounters.cs (1)
114Increment((int)PerfCounters.RMSessionsFaulted);
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (3)
64localCounterSet.AddCounter((int)PerfCounters.RMSessionsFaulted, CounterType.RawData32, perfCounterNames[(int)PerfCounters.RMSessionsFaulted]); 136this.counters[(int)PerfCounters.RMSessionsFaulted].Increment();