Overriding configuration
More...
|
| int? | TimeoutMs [get, set] |
| | The client timeout in milliseconds. Set to a non null value to override More...
|
| |
| int? | RateLimitRetries [get, set] |
| | The number of retries when being rate limited. Set to a non null value to override More...
|
| |
◆ ConfigurationOptions()
| ConfigurationOptions.ConfigurationOptions |
( |
int? |
timeoutMs, |
|
|
int? |
rateLimitRetries |
|
) |
| |
|
inline |
◆ RateLimitRetries
| int? ConfigurationOptions.RateLimitRetries |
|
getset |
The number of retries when being rate limited. Set to a non null value to override
◆ TimeoutMs
| int? ConfigurationOptions.TimeoutMs |
|
getset |
The client timeout in milliseconds. Set to a non null value to override
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Extensions/ConfigurationOptions.cs