Click or drag to resize

ProcessInterfaceOnProcessError Event

Occurs when process error output is produced.

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

Value

Type: ConsoleControlAPIProcessEventHanlder
See Also