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