MaxThreads
Specifies the maximum number of concurrent threads the provider uses when executing API requests.
データ型
string
デフォルト値
"5"
解説
このプロパティを使用すると、複数のリクエストを同時に発行することができパフォーマンスが向上します。
This property controls the number of simultaneous API requests the connector 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.