AuthMethod.Received Property

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

AuthMethod.Received Property

Gets or sets the number of bytes that have been received from the remote proxy server.

[Visual Basic]Protected Property Received As Integer
[C#]
protected int Received {get; set;}

Property Value

An integer that holds the number of bytes that have been received from the remote proxy server.

See Also

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