Returns the total number of files that have already been transferred to the server during the current uploading session.
[JavaScript]
AJAXUploader.getTransferredFileCount(
)
Return Value
The total number of files that have already been transferred to the server during the current uploading session, or null if no uploading is in progress.
See Also
AJAXUploader Object