4 references to RMMessagesDropped
System.ServiceModel (4)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
136Increment((int)PerfCounters.RMMessagesDropped);
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (3)
55localCounterSet.AddCounter((int)PerfCounters.RMMessagesDropped, CounterType.RawData32, perfCounterNames[(int)PerfCounters.RMMessagesDropped]); 169this.counters[(int)PerfCounters.RMMessagesDropped].Increment();