Disconnect Method
      
 

Description

Disconnects from the server.


Return Type

None  


Syntax

object.Disconnect



The Disconnect Method syntax has these parts:

Part Description
object An expression evaluating to an object of type wodXMPP.

Remarks

When connected to a server, the Disconnect method simply disconnects. Upon disconnection, the control fires the Disconnected event. Your contacts are still not freed - you can still access their properties.