GlobalSettingsPersistentRendererStatus Property

Gets the state of the persistent HTML renderer process: whether it runs, its process id, conversions sent and in progress, how many times it was replaced and why and the last start failure. For health checks and diagnostics.

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
C#
public static PersistentRendererStatus PersistentRendererStatus { get; }

Property Value

PersistentRendererStatus

See Also