Click or drag to resize

MergeRecordReaderConstantsMemoryStorageTriggerLevelSetting Field

The name of the setting in the StageSettings or JobSettings that specifies the usage level of the channel's memory storage that will trigger a merge pass. This setting must be a Single between 0 and 1. If it isn't specified, the value of the MemoryStorageTriggerLevel property will be used.

Namespace: Ookii.Jumbo.Jet
Assembly: Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public const string MemoryStorageTriggerLevelSetting = "MergeRecordReader.MemoryStorageTriggerLevel"

Field Value

String
See Also