maxLimit constant
int
const maxLimit
Maximum limit for the number of results (server max).
Implementation
static const int maxLimit = 1000;
Maximum limit for the number of results (server max).
static const int maxLimit = 1000;