|
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.207-beta
Syntax function get_RetransmissionThreshold();
function set_RetransmissionThreshold(value);
View SourceProperty Value
DoubleSee Also