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