IAppSettings.WebApiOperationTimeout Property

Relativity Import APIs
Gets or sets the timeout, in seconds, before a WebAPI service call throws a timeout exception.

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

int WebApiOperationTimeout { get; set; }

Property Value

Type: Int32
The total number of seconds.
See Also

Reference