IAppSettings.TapiMaxInactivitySeconds Property

Relativity Import APIs
Gets or sets the maximum number of seconds in which no data movement occurs before treating the transfer inactive. When this occurs, the import or export job continues but performance may be degraded.

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

int TapiMaxInactivitySeconds { get; set; }

Property Value

Type: Int32
The total number of seconds.
See Also

Reference