property PipelineLength: integer; default 32;

 

Description

Use the PipelineLength property to indicate the amount of upload or download requests, which are sent before waiting for all requests to be completed.

The transfer speed increases, in the case when more requests are sent. However, if there is an error, all requests are discarded. In addition, the memory consumption depends on the number of pending requests. You should set PipelineLength to 1 if the speed is not essential and the memory consumption is.

The default value is 32 requests.

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support