Table of Contents

Event StdOutReceived

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

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

public static event Action<string>? StdOutReceived

Returns

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