SecureBlackbox 2020 Qt Edition

Questions / Feedback?

DownloadBlockSize Property

The download block size in bytes.

Syntax

int GetDownloadBlockSize();
int SetDownloadBlockSize(int iDownloadBlockSize);

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.

Data Type

Integer

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