Holds the value of the RemoteBindIP property.
[Visual Basic]Private m_RemoteBindIP As System.Net.IPAddress
[C#]
private IPAddress m_RemoteBindIP;
See Also
SocksHandler Class | SocksHandler Members | Org.Mentalis.Proxy.Socks Namespace
Holds the value of the RemoteBindIP property.
[Visual Basic]Private m_RemoteBindIP As System.Net.IPAddress
[C#]
private IPAddress m_RemoteBindIP;
SocksHandler Class | SocksHandler Members | Org.Mentalis.Proxy.Socks Namespace