EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.SendKeepAlive

TElSimpleSSHClient    


 

Forces SSH client to send "keepalive" signal to the server.

 
 

Declaration

[C#]
    void SendKeepAlive();

[VB.NET]
    Sub SendKeepAlive()

[Pascal]
    procedure SendKeepAlive;

[VB6]
    Sub IElSimpleSSHClientX5.SendKeepAlive()

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX5.SendKeepAlive(void);

[DLL]
    not implemented;
 
 

Description

    Call this method to make SSH client send a signal to the server to keep the connection alive.

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