Searched refs:MIONPS_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
436 private static readonly int MIONPS_TIMEOUT_MS = 30000; // 30 seconds field in CafeX.mionps445 …al = ProcessExecutor.DoProcess_GetOutput(exe_path, arguments, true, MIONPS_TIMEOUT_MS, out output); in Run()