Table of Contents
getEstimiatedSecondsRemaining Method 

Returns the estimated number of seconds for the current uploading session to finish.

Syntax
JavaScript
 AJAXUploader.getEstimiatedSecondsRemaining()

Return Value

The estimated number of seconds for the current uploading session to finish, or null if no uploading is in progress.

See Also