Click or drag to resize

CustomerSettingKeyODWNumberOfConcurrentRequests Field

Controls the number of concurrent requests during import from ODW to ES. A value of 1 will disable parallel import from ODW to ES.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string ODWNumberOfConcurrentRequests = "ODWNumberOfConcurrentRequests"

Field Value

Type: String
See Also