4 references to RMMessagesDropped
System.ServiceModel (4)
System\ServiceModel\Diagnostics\EndpointPerformanceCounters.cs (1)
120Increment((int)PerfCounters.RMMessagesDropped);
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (3)
66localCounterSet.AddCounter((int)PerfCounters.RMMessagesDropped, CounterType.RawData32, perfCounterNames[(int)PerfCounters.RMMessagesDropped]); 142this.counters[(int)PerfCounters.RMMessagesDropped].Increment();