|
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.230-beta
Syntaxfunction get_BlockSizeAdjustment();
function set_BlockSizeAdjustment(value);
View SourceProperty Value
Double
See Also