abort Method

Summary

Aborts the file upload started through UploadFile.

Syntax

JavaScript Syntax
AbortableJQueryPromise.prototype.abort = function() 
TypeScript Syntax
abort(): void; 

Remarks

This method will have the same result of the static AbortUploadDocument, but is called on the AbortableJQueryPromise object instance instead.

Refer to AbortUploadDocument and Promises in Documents Library Service for more information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly