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