xtd 0.2.0
Loading...
Searching...
No Matches

◆ program_exit

event<environment, program_exit_event_handler> xtd::environment::program_exit
static

Occurs when the terminates normally (via xtd::environment::exit or returning from the main function).

Remarks
For more information about handling events, see Handling and Raising Events.