Click or drag to resize

Events Events

The Events type exposes the following members.

Events
  Name Description
Public event Static member BreakKeyPress Occurs when CTRL+BREAK signal is received from keyboard input.
Public event Static member CancelKeyPress Occurs when CTRL+C signal is received from keyboard input.
Public event Static member ConsoleClosing Occurs when the user closes the console application window.
Public event Static member SystemShutdown Occurs when the system is shutting down.
Public event Static member UserLoggingOff Occurs when the user is logging off.
Top
See Also