BoardsPageSize
The number of boards to return in a single request to the Lithium API. Larger page sizes are more efficient, but if requests to the Lithium API time out you might need to reduce the page size.
| Type: | Integer |
| Default: | The value of PageSize |
| Allowed Range: | Maximum: 100 |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | BoardsPageSize=10
|
| See Also: | PageSize |