IAppSettings.RetryOptions Property

Relativity Import APIs
Gets the retry options used by all retry policy blocks. This value is read-only because the value is driven by a combination of other setting values such as PermissionErrorsRetry.

Namespace:  Relativity.DataExchange
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

RetryOptions RetryOptions { get; }

Property Value

Type: RetryOptions
The RetryOptions value.
See Also

Reference