Events Events |
The Events type exposes the following members.
Name | Description | |
---|---|---|
BreakKeyPress | Occurs when CTRL+BREAK signal is received from keyboard input. | |
CancelKeyPress | Occurs when CTRL+C signal is received from keyboard input. | |
ConsoleClosing | Occurs when the user closes the console application window. | |
SystemShutdown | Occurs when the system is shutting down. | |
UserLoggingOff | Occurs when the user is logging off. |