Свойство | Type | Description | |
---|---|---|---|
error | |||
host | string | ||
lPort | int | ||
pass | string | ||
rPort | int | ||
session | |||
sshPort | int | ||
user | string |
Méthode | Description | |
---|---|---|
Connect ( string thost, string tuser, string tpass, string tport ) : bool | ||
DisConnect ( ) : void |
public static Connect ( string thost, string tuser, string tpass, string tport ) : bool | ||
thost | string | |
tuser | string | |
tpass | string | |
tport | string | |
Résultat | bool |
public static Session,Tamir.SharpSsh.jsch session | ||
Résultat |