InedoSDK Reference
Version:

OutputDataReceived Property

Method invoked when a line of output data is received.

Syntax

public System.Action<string> OutputDataReceived { get; set; }