Contains xtd::exit_mode enum class.
Go to the source code of this file.
Namespaces | |
xtd | |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
enum | xtd::exit_mode { xtd::exit_mode::normal = 0, xtd::exit_mode::quick = 1 } |
Specifies exit mode for the xtd::environment::program_exit event. More... | |