| ApiConnectionSettings Fields |
The ApiConnectionSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Timeout |
Timeout of request to API server. Note that total timeout is calculated by multiplying this value by the amount of Urls.
| |
| Urls |
Urls for API servers. Priority of servers is based on the array order. Must contain at least one url.
|