SocksHandler.Buffer Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

SocksHandler.Buffer Property

Gets a buffer that can be used when receiving bytes from the client.

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

Property Value

A byte array that can be used when receiving bytes from the client.

See Also

SocksHandler Class | SocksHandler Members | Org.Mentalis.Proxy.Socks Namespace