2 references to NetServerTimeoutMs
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (2)
260
connectTimeoutTokenSource.CancelAfter(
NetServerTimeoutMs
);
268
throw new BackendStreamTimeoutException(
NetServerTimeoutMs
);