MaxThreads
Specifies the number of concurrent requests. Only used when UseJobs is true.
データ型
string
デフォルト値
"5"
解説
This property allows you to issue multiple requests simultaneously, thereby improving performance. Default value is 5 threads. Setting a higher value can result in OutOfMemory issues.