HtmlConversionOptions.DefaultConversionTimeout Property

Gets or sets a default timeout value (in Milliseconds) for completion of the entire conversion. The task will be cancelled when the timeout occurs before CancelToken .

public static int DefaultConversionTimeout { get; set; }
Public Shared Property DefaultConversionTimeout As Int32

Property Value

Int32

Licensing Info

This property is a DynamicPDF Converter feature. One of the following is required for non-evaluation usage:

See Also

HtmlConversionOptions
ceTe.DynamicPDF.Conversion

In this topic