'Declaration
Public Property ProxyClient As ProxyClient
'Usage
Dim instance As SSHClient
Dim value As ProxyClient
instance.ProxyClient = value
value = instance.ProxyClient
Property Value
A ProxyClient object that represents the proxy client to use for connecting and/or logging in via a proxy server. Or a null reference (Nothing in Visual Basic) is no proxy client is used. This is the default value.
Remarks
You can only set this property when the SSHClient is not connected.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2