|
FileBlockReaderBlockSizeAdjustment Property
|
Gets or sets the percentage of adjustment to be applied
to the buffer size when throttling buffer blocks.
Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.207-beta
Syntax function get_BlockSizeAdjustment();
function set_BlockSizeAdjustment(value);
View SourceProperty Value
DoubleSee Also