Xceed .NET Libraries Documentation
Xceed.SSH.Client Assembly / Xceed.SSH.Client Namespace / HttpProxyClient Class


In This Topic
    HttpProxyClient Class Properties
    In This Topic

    For a list of all members of this type, see HttpProxyClient members.

    Public Properties
     NameDescription
    Public PropertyGets the address of the proxy server this proxy client connects to. (Inherited from Xceed.SSH.Core.ProxyClient)
    Public PropertyGets the hostname or IP address of the proxy server this proxy client connects to. (Inherited from Xceed.SSH.Core.ProxyClient)
    Public PropertyGets the port number of the proxy server this proxy client connects to. (Inherited from Xceed.SSH.Core.ProxyClient)
    Top
    See Also