2 writes to perfCounterConnectionsAcceptedNamedPipe
SMSvcHost (2)
System\ServiceModel\Activation\Diagnostics\ListenerPerfCounters.cs (2)
50
ListenerPerfCounters.AddCounterToList(
perfCounterConnectionsAcceptedNamedPipe
= ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsAcceptedNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global));
105
ListenerPerfCounters.IncrementCounter(ref
perfCounterConnectionsAcceptedNamedPipe
);