enum iox.SshChannel.State
enum State { Closed, Resolving, ReconnectDelay, TcpConnecting, SshHandshaking, SshAuthenticating, WaitingLoginDlg, SshOpeningChannel, SshRequestingPty, SshStartingProcess, Connected, };
enum State { Closed, Resolving, ReconnectDelay, TcpConnecting, SshHandshaking, SshAuthenticating, WaitingLoginDlg, SshOpeningChannel, SshRequestingPty, SshStartingProcess, Connected, };