Mediachase FileUploader.NET 1.9 Framework Help

FormInfo.BytesReceived Property

Gets or Set the received length, in bytes, of content sent by the client.

[Visual Basic]
Public Property BytesReceived As Integer
[C#]
public int BytesReceived {get; set;}

See Also

FormInfo Class | Mediachase.FileUploader Namespace