SecureBlackbox 2020 Android Edition

Questions / Feedback?

UploadBlockSize Property

The upload block size in bytes.

Syntax

public int getUploadBlockSize();
public void setUploadBlockSize(int uploadBlockSize);

Remarks

Use this property to manually control the size of upload blocks. Typically you will only need to adjust this property if the default transfer settings (AutoAdjustTransferBlock) don't work.

Default Value

32256

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