wodSSH ActiveX Control - Disconnected Event
    
 

Description

Fires when wodSSH disconnects from the server.


Syntax

Private Sub object_Disconnected()



The Disconnected Event syntax has these parts:

Part Description
object A wodSSH object.

Remarks

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