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

◆ has_shutdown_started()

static bool xtd::environment::has_shutdown_started ( )
static

Gets a value that indicates whether the current application domain is shutting down.

Returns
bool true if the current application domain is shutting down; otherwise, false.
Remarks
At this time the return value is always false for macOS and linux.