Discuss this help topic in SecureBlackbox Forum

TElIndySSHShellIOHandlerSocket.Close

TElIndySSHShellIOHandlerSocket     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This method closes the SSH connection

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure Close;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

        Call this method to close the SSH connection. All active tunnels will also be closed. After calling this method no more data should be sent through tunnels.

See also:     Open    

Discuss this help topic in SecureBlackbox Forum