Click or drag to resize

ApiClientAsyncCallsPingInterval Property

Ping interval in seconds for asynchronous calls. Default value is 3 seconds.

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

Property Value

Type: Int32
See Also