pipelineCap property

int? pipelineCap
final

The pipeline capacity for this query.

This is an advanced option, see the query service reference for more information on the proper use and tuning of this option.

Implementation

final int? pipelineCap;