Discuss this help topic in SecureBlackbox Forum

TElIdSSHClientServerIOHandler.Active

TElIdSSHClientServerIOHandler     See also     


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


This property specifies whether secure session is active

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Active : boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Check this property to determine whether the secure session is active. If this property is set to True, the session is active, and you may transfer data through the tunnels.

See also:     OnOpenConnection     OnCloseConnection    

Discuss this help topic in SecureBlackbox Forum