Click or drag to resize
Grid Solutions Framework

FileBlockReaderBlockSizeAdjustment Property

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

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

Property Value

Double
See Also