Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagedDownloaderOptions

Custom options for the Managed Download.

Hierarchy

  • ManagedDownloaderOptions

Index

Properties

Optional maxConcurrency

maxConcurrency: undefined | number

Optional maxPartSize

maxPartSize: undefined | number
param

size of a part in bytes.

param

number of parts to download in parallel.

Generated using TypeDoc