Click or drag to resize

ProcessInterfaceOnProcessOutput Event

Occurs when process output is produced.

Namespace:  ConsoleControlAPI
Assembly:  ConsoleControlAPI (in ConsoleControlAPI.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public event ProcessEventHanlder OnProcessOutput

Value

Type: ConsoleControlAPIProcessEventHanlder
See Also