1 write to _auto_shutdown
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (1)
194_auto_shutdown = runtimeTimeoutMs != Timeout.Infinite;
1 reference to _auto_shutdown
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (1)
173protected bool IsAutoShutdown => _auto_shutdown;