UploadState.BytesRead Property
The total number of bytes received for the upload so far.
public
long BytesRead {get; set;}
Property Value
The total number of bytes received for the upload so far.
See Also
UploadState Class | Brettle.Web.NeatUpload Namespace