Application.finalize

Stops the server from any thread.

class Application
void
finalize
(
bool finalizeLog = true
)

Parameters

finalizeLog bool

if true, then inner logger wouldn't be finalized

Meta