HiQPdf Documentation

HtmlObjectBaseHtmlLoadedTimeout Property

HiQPdf Client for .NET Core
The maximum time in seconds to wait for HTML document to be loaded in this HTML object. The default value is 120 seconds. An exception is thrown if the HTML document cannot be loaded in HtmlLoadedTimeout seconds

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public int HtmlLoadedTimeout { get; set; }

Property Value

Type: Int32
See Also

Reference