Gets or sets the IP address of the requested remote server.
[Visual Basic]Protected Property RemoteBindIP As System.Net.IPAddress
[C#]
protected System.Net.IPAddress RemoteBindIP {get; set;}
Property Value
An IPAddress object specifying the address of the requested remote server.
See Also
SocksHandler Class | SocksHandler Members | Org.Mentalis.Proxy.Socks Namespace