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


In This Topic
    SOCKS5ProxyClient Class Properties
    In This Topic

    For a list of all members of this type, see SOCKS5ProxyClient 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