EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSecureClient.CanResume

TElSecureClient     See also    


 

Indicates if the component can resume the connection with old session id.

 
 

Declaration

[C#]
    bool CanResume ;

[VB.NET]
    Property CanResume As Boolean

[Pascal]
    property CanResume : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to check whether the component can resume the connection with old session id. Use of this property makes sense only if the secure connection has been successfully negotiated and then gracefully closed by the component before.

 
 

See also:     Resume    

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