IAppSettings.TapiFileNotFoundErrorsRetry Property

Relativity Import APIs
Gets or sets a value indicating whether Transfer API should retry missing files. This is true by default and always false for exports.

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

bool TapiFileNotFoundErrorsRetry { get; set; }

Property Value

Type: Boolean
true to retry missing files; otherwise, false.
See Also

Reference