Application.quit

Post a quit request to the message loop with the given exit code.

class Application
void
quit
(
int exitCode = 0
)

Meta