Indicates if the ServiceError object is representing a request that has been aborted.
Object.defineProperty(ServiceError.prototype, 'isCancelError',
get: function()
)
isCancelError: boolean; // read-only
true if the ServiceError object is representing a request that has been aborted; otherwise, false.
Refer to PrepareAjax for more information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET