| 
            
              FileBlockReaderRetransmissionThreshold Property
             | 
          
        
        
            Gets or sets the percentage of buffer blocks that can be retransmitted
            during a reporting interval before the 
FileBlockReader
            begins throttling its buffer blocks.
            
 
        
        Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_RetransmissionThreshold();
function set_RetransmissionThreshold(value);
 View SourceProperty Value
Double
See Also