NeatUpload Documentation

UploadState.FileBytesRead Property

The number of file bytes received for the upload.

public 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

UploadState Class | Brettle.Web.NeatUpload Namespace