Back to product page

Disconnected event


Fires when wodSSH disconnects from the server.

Syntax

  • Basic
Private Sub object_Disconnected()
The Disconnected(object) syntax has these parts:
objectA wodSSH object.

Remarks

After this event is fired, you are free to set up wodSSH properties again and issue Connect again.

Platforms

Windows