Back to product page

Disconnect method


Disconnects from remote server.

Type

None

Syntax

  • Basic
object.Disconnect
The Disconnect(object) syntax has these parts:
objectAn expression evaluating to an object of type wodHttpDLX.

Remarks

When connected to a server, the Disconnect method simply disconnects. Upon disconnection, the control fires the Disconnected event.

If the Connect method was not issued manually, then please do not use this method directly. If the wodHttpDLX control has automatically connected to a server for any issued request, it will automatically disconnect.

Platforms

Windows