2 writes to perfCounterConnectionsDispatchedTcp
SMSvcHost (2)
System\ServiceModel\Activation\Diagnostics\ListenerPerfCounters.cs (2)
39
ListenerPerfCounters.AddCounterToList(
perfCounterConnectionsDispatchedTcp
= ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsDispatchedTcp, string.Empty, PerformanceCounterInstanceLifetime.Global));
159
ListenerPerfCounters.IncrementCounter(ref
perfCounterConnectionsDispatchedTcp
);