Click or drag to resize

ApiClientAsyncCallsMaxPings Property

Maximum number of pings for asynchronous calls. Default value is 1,000 pings.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public int AsyncCallsMaxPings { get; set; }

Property Value

Type: Int32
See Also