EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2ProxyOptions Constructor

TElAS2ProxyOptions    


 

Creates an instance of TElAS2ProxyOptions class and returns a reference to newly created instance.

 
 

Declaration

[C#]
    TElAS2ProxyOptions(TElHTTPSClient AClient);

[VB.NET]
    Sub New(ByVal AClient As TElHTTPSClient)

[Pascal]
    constructor Create(AClient : TElHTTPSClient);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • AClient - client used for HTTP connection
 
 

Description

    Use this method to create new instance of TElAS2ProxyOptions class.

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