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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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