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