ApiClient Class |
Namespace: SelectPdf.Api
The ApiClient type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncCallsMaxPings |
Maximum number of pings for asynchronous calls. Default value is 1,000 pings.
| |
| AsyncCallsPingInterval |
Ping interval in seconds for asynchronous calls. Default value is 3 seconds.
|
| Name | Description | |
|---|---|---|
| SerializeDictionary |
Serialize dictionary.
| |
| setApiAsyncEndpoint |
Set a custom SelectPdf API endpoint for async jobs. Do not use this method unless advised by SelectPdf.
| |
| setApiEndpoint |
Set a custom SelectPdf API endpoint. Do not use this method unless advised by SelectPdf.
| |
| setApiWebElementsEndpoint |
Set a custom SelectPdf API endpoint for web elements. Do not use this method unless advised by SelectPdf.
| |
| setConcurrentConnections |
Set the number of concurrent connections (between 1 and 16).
| |
| StartAsyncJob |
Start an asynchronous job.
| |
| StartAsyncJobMultipartFormData |
Start an asynchronous job that requires multipart form data.
|
| Name | Description | |
|---|---|---|
| CLIENT_VERSION |
Library version
|