Click or drag to resize
ApiConnectionSettings Fields

The ApiConnectionSettings type exposes the following members.

Fields
  NameDescription
Public fieldTimeout
Timeout of request to API server. Note that total timeout is calculated by multiplying this value by the amount of Urls.
Public fieldUrls
Urls for API servers. Priority of servers is based on the array order. Must contain at least one url.
Top
See Also