Occurs when the server restarts from its suspended state.
Sub agent_Restart ()
The server sends this event to all client applications when the user chooses to restart the server from its suspended state. However, you will not get this event if you close your connection to the server when the server shuts down.
--------------------------------------------------------