SecureBlackbox Lite 2020 Java Edition

Questions / Feedback?

AutoAdjustTransferBlock Property

Specifies whether to adjust the send and receive buffer sizes automatically.

Syntax

public boolean isAutoAdjustTransferBlock();
public void setAutoAdjustTransferBlock(boolean autoAdjustTransferBlock);

Default Value

True

Remarks

Automatic transfer block size adjustment may be beneficial for maximizing interoperability and achieving the best transfer speeds.

Use DownloadBlockSize, UploadBlockSize, and PipelineLength properties to adjust the transfer settings manually.

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