limit property

int53? limit
getter/setter pair

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

int53? limit;