Click or drag to resize
Grid Solutions Framework

FileBlockReaderProcessIntervalAdjustment Property

Gets or sets the percentage of adjustment to be applied to the process interval when throttling buffer blocks.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(5)]
public double ProcessIntervalAdjustment { get; set; }
View Source

Property Value

Double
See Also