2 references to TimeOut
Microsoft.ML.TestFramework (2)
RemoteExecutor.cs (2)
123Assert.True(process.WaitForExit(options.TimeOut), 124$"Timed out after {options.TimeOut}ms waiting for remote process {process.Id}");