| Initialize | Initializes the shutdown handler. This is recommended to put in main loop of the program, but it is not critical. |
| InitiateSafeShutdown | Requests that certain components initiate a safe shutdown. |
| TryRegisterCallback | Attempts Registers a callback that will be called when the application is shutdown. |