2 writes to perfCounterConnectionsDispatchedNamedPipe
SMSvcHost (2)
System\ServiceModel\Activation\Diagnostics\ListenerPerfCounters.cs (2)
40
ListenerPerfCounters.AddCounterToList(
perfCounterConnectionsDispatchedNamedPipe
= ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsDispatchedNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global));
154
ListenerPerfCounters.IncrementCounter(ref
perfCounterConnectionsDispatchedNamedPipe
);