IAppSettings.ExportErrorWaitTimeInSeconds Property

Relativity Import APIs
Gets or sets the number of seconds to wait between retry attempts for export related fault tolerant methods.

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

int ExportErrorWaitTimeInSeconds { get; set; }

Property Value

Type: Int32
The total number of seconds.
See Also

Reference