Indicates if the ServiceError error object is representing an abort from UploadFile/uploadfiledocument.
Object.defineProperty(ServiceError.prototype, 'isAbortError',
get: function()
)
readonly isAbortError: boolean;
true if Abort was called and the ParseError method
was called on the parameters returned from that fail
Promise handler.
The value of IsAbortError is actually a shortcut for confirming that jqxhr
and
errorThrown
are null. If this is true, the value of StatusText
will be "abort".
See ServiceError or Promises in the Document Library Service for more information.
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