Click or drag to resize

OrchestratorConfigBufferSize Property

Capacity of a transformer buffer defined as a maximum number of clusters to be held unprocessed by Data Conveyer. This setting can be used to control memory consumption of Data Conveyer. Default value is -1, which means no limit.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public int BufferSize { get; set; }

Property Value

Type: Int32
See Also