Xceed .NET Libraries Documentation
Xceed.SSH.Core Assembly / Xceed.SSH.Core Namespace / ProxyClient Class
Properties Methods


In This Topic
    ProxyClient Class Members
    In This Topic

    The following tables list the members exposed by ProxyClient.

    Public Properties
     NameDescription
    Public PropertyGets the address of the proxy server this proxy client connects to.  
    Public PropertyGets the hostname or IP address of the proxy server this proxy client connects to.  
    Public PropertyGets the port number of the proxy server this proxy client connects to.  
    Top
    Public Methods
     NameDescription
    Public MethodInstruct the proxy server to connect itself to the SSH server on our behalf.  
    Top
    See Also