EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.WebTunnelPort

TElSimpleSSHClient     See also    


 

Specifies the port being bound for the HTTP Proxy server.

 
 

Declaration

[C#]
    int WebTunnelPort;

[VB.NET]
    Property WebTunnelPort As Integer

[Pascal]
    property WebTunnelPort: Integer;

[VB6]
    Property IElSimpleSSHClientX2.WebTunnelPort As Long

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX2.WebTunnelPort([in] unsigned long Value );
    HRESULT _stdcall IElSimpleSSHClientX2.WebTunnelPort([out, retval] unsigned long * Value );

[DLL]
    not implemented;
 
 

Description

    Specifies the port that HTTP Proxy server is bound to.
    This property is used only when UseWebTunneling is set.

 
 

See also:     UseWebTunneling    

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