Skip to content

NodeProcess.Stdout property

Gets a stream connected to the current process or worker thread stdout.

C#
public static Stream Stdout { get; }

See Also

Released under the MIT license