Click or drag to resize

ConsoleControlOnConsoleOutput Event

Occurs when console output is produced.

Namespace:  ConsoleControl
Assembly:  ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public event ConsoleEventHandler OnConsoleOutput

Value

Type: ConsoleControlConsoleEventHandler
See Also