EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2SSLOptions.Active

TElAS2SSLOptions     See also    


 

Specifies whether SSL session has been established and the data can be sent and received.

 
 

Declaration

[C#]
    bool Active;

[VB.NET]
    Property Active As Boolean

[Pascal]
    property Active : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This read-only property returns True if the secure session was established and the data could be sent.

 
 

See also:     CurrentCipherSuite    

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