DownloadChunkSize Parameter (Connect-Marketo Cmdlet)
The size of chunks (in bytes) when downloading large files.
Syntax
Connect-Marketo -DownloadChunkSize string
Data Type
cstr
Default Value
"3000000"
Remarks
The size of chunks (in bytes) to use when downloading large files, defaults to 3MB. To download the entire file in one chunk, set this value to -1.