Click or drag to resize

ShutdownHandler Methods

The ShutdownHandler type exposes the following members.

Methods
  Name Description
Public method Static member Initialize Initializes the shutdown handler. This is recommended to put in main loop of the program, but it is not critical.
Public method Static member InitiateSafeShutdown Requests that certain components initiate a safe shutdown.
Public method Static member TryRegisterCallback Attempts Registers a callback that will be called when the application is shutdown.
Top
See Also