MaxThreads
Specifies the maximum number of concurrent threads the provider uses when executing API requests.
Data Type
string
Default Value
"5"
Remarks
This property allows you to issue multiple requests simultaneously, thereby improving performance.
This property controls the number of simultaneous API requests the add-in can send to ADP.
Increasing the number of threads can improve performance when retrieving large data sets, but may also increase load on the ADP API or your network.
This property is useful when tuning performance for high-volume data operations or optimizing throughput across multiple concurrent queries.