Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getTransferredFileCount Method 

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


Direct link to this topic