isTimeoutError Property

Summary

Indicates that the error was caused by a timeout.

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

Property Value

true if this error was caused by a timeout; otherwise, false.

Remarks

Refer to Promises in the Document Library Service 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.