HtmlObjectBaseHtmlLoadedTimeout Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int HtmlLoadedTimeout { get; set; }
Public Property HtmlLoadedTimeout As Integer
Get
Set
public:
property int HtmlLoadedTimeout {
int get ();
void set (int value);
}
member HtmlLoadedTimeout : int with get, set
Property Value
Int32