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