Event StdOutReceived
Occurs when a line is received from the redirected standard output stream.
public static event Action<string>? StdOutReceived
Occurs when a line is received from the redirected standard output stream.
public static event Action<string>? StdOutReceived