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