NeatUpload Documentation

UploadState.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.

public int BytesPerSec {get;}

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

UploadState Class | Brettle.Web.NeatUpload Namespace