BlobChunkSize

Class: TMMUpdater

property BlobChunkSize : Integer;

Multipart upload chunk size in bytes for the adaptive BLOB path. Default: 512 KB.

Auto-derived from upload_max_filesize and post_max_size when Prepare is called after a TestConnection, unless a value has been explicitly assigned by the caller. Assigning any value — including the default 512 KB — suppresses auto-derivation for the lifetime of this TMMUpdater instance.

See Also

(C) 2026 Easygate, Lda