Back to product page

StatesEnum enumerations


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

Remarks

Members

Constant Value Description
Disconnected0 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.

Platforms

Windows