|
FileBlockReaderBlockSize Property
|
Gets or sets the size of each block of data that is read from the file.
Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.207-beta
Syntax function get_BlockSize();
function set_BlockSize(value);
View SourceProperty Value
Int32See Also