Finishes uploading a document to the cache.
endUpload = function(
uri
)
static endUpload(
uri: string
): JQueryPromise<any>;
uri
The temporary document URI. This must be the same value returned from beginUpload or beginUploadDocument and cannot be null.
A Promise object that may resolve successfully.
When uploading is finished, EndUpload must be called to inform the factory that the uploading process has finished.
Refer to Uploading Using the Document Library for detailed information on how to use these methods and the various options used.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document