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