end

The end method closes the framework-dependent parts in the application, without closing the application.

This method was added to support Microsoft COM technology, and is fully implemented for Microsoft adapters only.

Visibility
Public
Signature
static void end();

Feedback