EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSSHClient.Close

TElSSHClient     See also    


 

This method closes the SSH connection

 
 

Declaration

[C#]
    void Close();

[VB.NET]
    Sub Close()

[Pascal]
    procedure Close;

[VB6]
    Sub Close()

[ActiveX]
    HRESULT _stdcall Close( void );

[DLL]
    not implemented;
 
 

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    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation