SSHLogoff Method
Logoff from the SSH server.
Syntax
public void SSHLogoff();
Public Sub SSHLogoff()
Remarks
Logoff from the SSH server. If that fails, the connection is terminated by the local host.
|
SSHLogoff MethodLogoff from the SSH server. Syntaxpublic void SSHLogoff(); Public Sub SSHLogoff() RemarksLogoff from the SSH server. If that fails, the connection is terminated by the local host. |