7 references to ServicePerformanceCounters
System.ServiceModel (7)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (7)
694
Fx.Assert(null != counters.
ServicePerformanceCounters
, "counters.ServicePerformanceCounters must not be null");
695
PerformanceCounters.InvokeMethod(counters.
ServicePerformanceCounters
, methodName);
760
counters.
ServicePerformanceCounters
.SessionFaulted();
780
counters.
ServicePerformanceCounters
.MessageDropped();
802
counters.
ServicePerformanceCounters
.MsmqDroppedMessage();
814
counters.
ServicePerformanceCounters
.MsmqPoisonMessage();
826
counters.
ServicePerformanceCounters
.MsmqRejectedMessage();