AuthMethod.Buffer Property

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

AuthMethod.Buffer Property

Gets or sets a byt array that can be used to store data.

[Visual Basic]Protected Property Buffer As Byte()
[C#]
protected byte[] Buffer {get; set;}

Property Value

A byte array to store data.

See Also

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