limit property

int limit
read / write

Number of bytes which need to be downloaded starting from the "offset" position before the download will automatically be canceled; use 0 to download without a limit.

Implementation

late int limit;