wodSSHTunnel ActiveX Control - StatesEnum Enumeration
    
 

Description

This constant value describes possible states that wodSSHTunnel can have when it connects to an SSH server.




Members
Constant Value Description
 Disconnected 0 Disconnected from a server.
 Connecting 1 Connecting to a server.
 Connected 2 Connected to a server - idle.
 Receiving 3 Receiving data from server.
 Sending 4 Sending data to server.