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