7 references to EndpointPerformanceCounters
System.ServiceModel (7)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (7)
702if (sCounters.EndpointPerformanceCounters != null) 704PerformanceCounters.InvokeMethod(sCounters.EndpointPerformanceCounters, methodName); 766if (sCounters.EndpointPerformanceCounters != null) 768sCounters.EndpointPerformanceCounters.SessionFaulted(); 786if (sCounters.EndpointPerformanceCounters != null) 788sCounters.EndpointPerformanceCounters.MessageDropped(); 877return counters.EndpointPerformanceCounters;