Priority high
This commit is contained in:
@@ -214,6 +214,7 @@ namespace v2rayN.Handler
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
p.Start();
|
p.Start();
|
||||||
|
p.PriorityClass = ProcessPriorityClass.High;
|
||||||
p.BeginOutputReadLine();
|
p.BeginOutputReadLine();
|
||||||
//processId = p.Id;
|
//processId = p.Id;
|
||||||
_process = p;
|
_process = p;
|
||||||
|
|||||||
Reference in New Issue
Block a user