IAppSettings.HttpExtractedTextTimeoutSeconds Property

Relativity Import APIs
Gets or sets the HTTP extracted text timeout in seconds. This is 900 seconds by default.

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

int HttpExtractedTextTimeoutSeconds { get; set; }

Property Value

Type: Int32
The total number of seconds.
See Also

Reference