IAppSettings.ValueRefreshThreshold Property

Relativity Import APIs
Gets or sets the the refresh frequency, in milliseconds, to be used for updating configuration settings.

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

int ValueRefreshThreshold { get; set; }

Property Value

Type: Int32
The total number of milliseconds.
See Also

Reference