Click or drag to resize

SqlServerPdfStorageProviderDefaultCommandTimeout Field

The default wait time before terminating the attempt to execute an internal SqlCommand and generating an error.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public const int DefaultCommandTimeout = 30

Field Value

Type: Int32
Remarks

The default is 30 seconds.

See Also