4 references to TimeOut
Microsoft.DotNet.RemoteExecutor (4)
RemoteInvokeHandle.cs (4)
108int halfTimeOut = Options.TimeOut == Timeout.Infinite ? Options.TimeOut : Options.TimeOut / 2; 147description.AppendLine($"Timed out at {DateTime.Now} after {Options.TimeOut}ms waiting for remote process.");