Back to product page

Disconnect method


Disconnects from the server.

Syntax

  • Basic
object.Disconnect()
The Disconnect(object) syntax has these parts:
objectAn 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.

Platforms

Windows