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