PersistentRendererSettingsIdleTimeoutSeconds Property
Gets or sets the number of seconds after the last conversion after which an idle persistent
renderer process is stopped. The next conversion starts a new process. 0 keeps the process
running until the application exits or
StopPersistentRenderer is called.
The default value is 300 seconds.
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
public int IdleTimeoutSeconds { get; set; }
Property Value
Int32