NeatUpload Documentation

IUploadProgressState.FileBytesRead Property

The number of file bytes received for the upload.

long FileBytesRead {get; set;}

Property Value

The number of file bytes received for the upload.

Remarks

Only bytes that are part of file fields that the module processes are included in this count.

See Also

IUploadProgressState Interface | Brettle.Web.NeatUpload Namespace