| 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
Syntaxpublic int AsyncCallsPingInterval { get; set; }Public Property AsyncCallsPingInterval As Integer
	Get
	Set
Property Value
Type: 
Int32 See Also
See Also