SocksHandler.m_RemoteConnection Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

SocksHandler.m_RemoteConnection Field

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