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