2 references to RuntimeTimeoutException
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (2)
245
throw new
RuntimeTimeoutException
(RuntimeTimeoutMs);
484
throw new
RuntimeTimeoutException
(TcpClientTimeoutMs);