AuthMethod.m_Server Field

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

AuthMethod.m_Server Field

Holds the value of the Server property.

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

See Also

AuthMethod Class | AuthMethod Members | Org.Mentalis.Network.ProxySocket.Authentication Namespace