FailFast()

Environment::FailFast(const String&) method

Aborts the current process.

static void System::Environment::FailFast(const String &message)

Arguments

ParameterTypeDescription
messageconst String&IGNORED

See Also