[Missing <summary> documentation for "M:RegawMOD.Command.HandleOutput(System.Diagnostics.Process,System.Threading.AutoResetEvent,System.Threading.AutoResetEvent,System.Int32,System.Boolean)"]
Namespace: RegawMOD
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
private static string HandleOutput( Process p, AutoResetEvent outputWaitHandle, AutoResetEvent errorWaitHandle, int timeout, bool forceRegular )
Parameters
- p
- Type: System.DiagnosticsProcess
[Missing <param name="p"/> documentation for "M:RegawMOD.Command.HandleOutput(System.Diagnostics.Process,System.Threading.AutoResetEvent,System.Threading.AutoResetEvent,System.Int32,System.Boolean)"]
- outputWaitHandle
- Type: System.ThreadingAutoResetEvent
[Missing <param name="outputWaitHandle"/> documentation for "M:RegawMOD.Command.HandleOutput(System.Diagnostics.Process,System.Threading.AutoResetEvent,System.Threading.AutoResetEvent,System.Int32,System.Boolean)"]
- errorWaitHandle
- Type: System.ThreadingAutoResetEvent
[Missing <param name="errorWaitHandle"/> documentation for "M:RegawMOD.Command.HandleOutput(System.Diagnostics.Process,System.Threading.AutoResetEvent,System.Threading.AutoResetEvent,System.Int32,System.Boolean)"]
- timeout
- Type: SystemInt32
[Missing <param name="timeout"/> documentation for "M:RegawMOD.Command.HandleOutput(System.Diagnostics.Process,System.Threading.AutoResetEvent,System.Threading.AutoResetEvent,System.Int32,System.Boolean)"]
- forceRegular
- Type: SystemBoolean
[Missing <param name="forceRegular"/> documentation for "M:RegawMOD.Command.HandleOutput(System.Diagnostics.Process,System.Threading.AutoResetEvent,System.Threading.AutoResetEvent,System.Int32,System.Boolean)"]
Return Value
Type: String[Missing <returns> documentation for "M:RegawMOD.Command.HandleOutput(System.Diagnostics.Process,System.Threading.AutoResetEvent,System.Threading.AutoResetEvent,System.Int32,System.Boolean)"]