[]
Gets or sets the number of items in a page.
public int PageSize { get; set; }
To disable paging, set this property to 0.