AuthBase.m_Connection Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

AuthBase.m_Connection Field

Holds the value of the Connection property.

[Visual Basic]Private m_Connection As System.Net.Sockets.Socket
[C#]
private Socket m_Connection;

See Also

AuthBase Class | AuthBase Members | Org.Mentalis.Proxy.Socks.Authentication Namespace