Click or drag to resize

PdfWcfSettings.ClientOpenTimeout Property

Gets or sets the interval of time provided for a connection to the service to open before the transport used by RAD PDF raises an exception.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public TimeSpan ClientOpenTimeout { get; set; }

Property Value

Type: TimeSpan
The Timespan that specifies how long the open operation has to complete before timing out. The default value is 1 minute.
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionThe value is less than zero or too large.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!