Submits the limit of executing requests.
- Namespace
- Statiq
.Core - Containing Type
- ReadApi
<TClient>
Syntax
public ReadApi<TClient> WithRequestLimit(int requestLimit)
Parameters
Name | Type | Description |
---|---|---|
requestLimit | int | The limit of executing requests. |