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)
173
protected bool IsAutoShutdown =>
_auto_shutdown
;