maxLimit constant

int const maxLimit

Maximum limit for the number of results (server max).

Implementation

static const int maxLimit = 1000;