PowUpload 1.3 control documentation

Gets the average data transfer rate for the upload in bytes per second.

public double BytesPerSecondAverage {get;}

Property Value

The average data transfer rate in bytes per second.

Remarks

Value determined by the following formula: UploadedBytes/SecondsDone

See Also

PowUpload Class | ElementIT.PowUpload Namespace | BytesPerSecondCurrent property