limit property

int limit
final

limit 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

final int limit;