NEST by Elastic and contributors

<PackageReference Include="NEST" Version="6.8.5" />

.NET API 5,339,136 bytes

 DeleteByQueryRethrottleDescriptor

descriptor for DeleteByQueryRethrottle https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-delete-by-query.html

/_delete_by_query/{task_id}/_rethrottle

public DeleteByQueryRethrottleDescriptor RequestsPerSecond(long? requestsPerSecond)

The throttle to set on this request in floating sub-requests per second. -1 means set no throttle.