isCancelError Property

Summary

Indicates if the ServiceError object is representing a request that has been aborted.

Syntax
TypeScript
JavaScript
Object.defineProperty(ServiceError.prototype, 'isCancelError', 
   get: function() 
) 
readonly isCancelError: boolean; 

Property Value

true if the ServiceError object is representing a request that has been aborted; otherwise, false.

Remarks

Refer to PrepareAjax for more information.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.