EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3ProxyOptions.ProxyType

TElAS3ProxyOptions     See also    


 

Specifies proxy server type.

 
 

Declaration

[C#]
    short ProxyType;

[VB.NET]
    Property ProxyType As Short

[Pascal]
    property ProxyType: TSBFTPProxyType

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values:

[.NET], [ActiveX] [Pascal] Description
ptNone = 0 ptNone no proxy
ptUserSite = 1 ptUserSite user site proxy
ptSite = 2 ptSite site proxy
ptOpen = 3 ptOpen open proxy
ptUserPass = 4 ptUserPass userpath proxy
ptTransparent = 5 ptTransparent transparent proxy
Declared in
[.NET] [Pascal] [ActiveX]
Namespace: SBSimpleFTPS
Assembly: SecureBlackbox.FTPS
Unit: SBSimpleFTPS Module: SSLBBoxCli.dll

 
 

Description

    Use this property to specify type of the proxy server.

 
 

See also:     Host    

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