max_results


Description:

public uint max_results { get; set; }

Maximum number of results to be retrieved.

Most services have a default max_results size imposed by the server; if you wish to receive the entire feed, specify a large number such as MAX for this property.

Use 0 to not specify a maximum number of results.