Returns the estimated number of seconds for the current uploading session to finish.
[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
AJAXUploader Object