NeatUpload Documentation

IUploadProgressState.BytesPerSec Property

An estimate of the number of bytes received during the past second while the upload is in progress. When the upload is finished this is an average over the entire upload.

int BytesPerSec {get; set;}

Property Value

An estimate of the number of bytes received during the past second while the upload is in progress. When the upload is finished this is an average over the entire upload.

See Also

IUploadProgressState Interface | Brettle.Web.NeatUpload Namespace