EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.ProxyResult

TElSimpleSSHClient    


 

    Specifies the result code returned by an intermediate proxy server.

 
 

Declaration

[C#]
    int ProxyResult;

[VB.NET]
    Property ProxyResult As Integer

[Pascal]
    property ProxyResult : 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