2 references to IpcClientTimeoutMs
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (2)
652await namedPipe.ConnectAsync(IpcClientTimeoutMs, token).ConfigureAwait(false); 675connectTimeoutTokenSource.CancelAfter(IpcClientTimeoutMs);