|
HtmlToImageBlinkMaxThreadPoolWorkers Property
|
Upper bound for the auto-tuned Blink ThreadPool worker floor. 0 disables auto-tuning.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.3
Syntaxpublic int BlinkMaxThreadPoolWorkers { get; set; }Public Property BlinkMaxThreadPoolWorkers As Integer
Get
Set
Property Value
Int32
Remarks
Default value is 1000.
Note: This is used only by the Blink rendering engine.
See Also