|
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.230-beta
Syntaxfunction get_BlockSize();
function set_BlockSize(value);
View SourceProperty Value
Int32
See Also