Skip to content

NodeWorker.Options.Stdout property

If this is set to true, then Stdout is not automatically piped through to Stdout in the parent.

C#
public bool Stdout { get; set; }

See Also

Released under the MIT license