Discuss this help topic in SecureBlackbox Forum

TElIndySSHShellIOHandlerSocket.Connected

TElIndySSHShellIOHandlerSocket     


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


Specifies if connection is still alive.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    function Connected: Boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Return value

     True - connection is still established.
     False - there is no way to restore connection.

Description

    Use this method to find out connection status.

Discuss this help topic in SecureBlackbox Forum