Table of Contents

Event StdErrReceived

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when a line is received from the redirected standard error stream.

public static event Action<string>? StdErrReceived

Returns

Action<string>
Occurs when a line is received from the redirected standard error stream.