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