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