Skip to content

NodeProcess.StdErr property

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

C#
public static Stream StdErr { get; }

See Also

Released under the MIT license