webRequestTimeout property
HtmlLoadOptions.webRequestTimeout property
The number of milliseconds to wait before the web request times out. The default value is 100000 milliseconds (100 seconds).
get webRequestTimeout(): number
Remarks
The number of milliseconds that Aspose.Words waits for a response, when loading external resources (images, style sheets) linked in HTML and MHTML documents.
See Also
- module Aspose.Words.Loading
- class HtmlLoadOptions