timeout Property

Summary

The maximum number of seconds for a compare operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentCompareOptions.prototype, 'timeout', 
   get: function(), 
   set: function(value) 
) 
timeout: number; 

Property Value

A float corresponding to the number of seconds before a timeout occurs. Default is 1 second.

Remarks

Setting this value to 0 will prevent a timeout from occurring.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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