Back to product page

Connected event


Fires when wodHttpDLX connects to the server.

Syntax

  • Basic
Private Sub object_Connected()
The Connected(object) syntax has these parts:
objectA wodHttpDLX object.

Remarks

This event is fired when wodHttpDLX makes successful connection with the web server. After this event is fired, you can send new request to the server.

Platforms

Windows