EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3WebTunnelOptions.ServerResult

TElAS3WebTunnelOptions    


 

    Specifies the result code returned by an intermediate proxy server.

 
 

Declaration

[C#]
    int ServerResult;

[VB.NET]
    Property ServerResult As Integer

[Pascal]
    property ServerResult : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get the result code returned by an intermediate proxy server. For example, it is set to 407 when authorization is required by web tunnel proxy.

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