SecureBlackbox 2020 Java Edition

Questions / Feedback?

DownloadBlockSize Property

The download block size in bytes.

Syntax

public int getDownloadBlockSize();
public void setDownloadBlockSize(int downloadBlockSize);

Default Value

65536

Remarks

Use this property to manually control the size of download blocks. 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 Java Edition - Version 20.0 [Build 8156]