AuthMethod.m_Buffer Field

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

AuthMethod.m_Buffer Field

Holds the value of the Buffer property.

[Visual Basic]Private m_Buffer As Byte()
[C#]
private byte[] m_Buffer;

See Also

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