Click or drag to resize
Pdf Library for .NET

PdfToolTimeout Property

Timeout in seconds for the current operation. Default value is 600 seconds.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public int Timeout { get; set; }

Property Value

Int32
See Also