ConversionOptions.DefaultConversionTimeout Property

Gets or sets a default timeout value 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

See Also

ConversionOptions
ceTe.DynamicPDF.HtmlConverter

In this topic