Disconnect Method
This method disconnects the component from the server.
Syntax
public void disconnect();
Remarks
The Disconnect method will send the disconnect command to the notification server. Upon disconnection, a Disconnected event will be fired.