EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.Active

TElSimpleSSHClient     See also    


 

This property specifies whether secure session is active

 
 

Declaration

[C#]
    bool Active

[VB.NET]
    Property Active As Boolean

[Pascal]
    property Active : boolean;

[VB6]
    Property IElSimpleSSHClientX.Active As Boolean

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX.Active([out, retval] VARIANT_BOOL * Value );

[DLL]
    not implemented;
 
 

Description

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

 
 

See also:     Open     OnCloseConnection

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