SecureBlackbox 2020 .NET Edition

Questions / Feedback?

PipelineLength Property

The number of parallelized transfer requests.

Syntax

public int PipelineLength { get; set; }
Public Property PipelineLength As Integer

Default Value

32

Remarks

This property controls the number of upload/download requests sent simultaneously. This speeds the transfer up, but may lead to issues with older/immature servers.

Typically you will only need to adjust this property if the default transfer settings (AutoAdjustTransferBlock) don't work.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]