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; }
Public Property AsyncCallsPingInterval As Integer
Get
Set
Property Value
Type:
Int32See Also