PowUpload 1.3 control documentation

Gets the estimated number of seconds left to complete upload.

public double SecondsLeftCurrent {get;}

Property Value

The estimated number of seconds left.

Remarks

This value is based on the current transfer rate. So it varies a lot with time.

Use SecondsLeftAverage property to get more probable number of seconds left.

See Also

PowUpload Class | ElementIT.PowUpload Namespace | SecondsLeftAverage property