Submits the requests delay for each request in the current instance of module.
- Namespace
- Statiq
.Core - Containing Type
- ReadApi
<TClient>
Syntax
public ReadApi<TClient> WithRequestDelay(int requestDelay)
Parameters
Name | Type | Description |
---|---|---|
requestDelay | int | The requests delay in milliseconds. |