EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3ProxyOptions Constructor

TElAS3ProxyOptions    


 

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

 
 

Declaration

[C#]
    TElAS3ProxyOptions(TElSimpleFTPSClient AClient);

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

[Pascal]
    constructor Create(AClient : TElSimpleFTPSClient);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • AClient - client used for FTPS connection
 
 

Description

    Use this method to create new instance of TElAS3ProxyOptions class.

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