MaxThreads
Specifies the number of concurrent requests.
Syntax
property MaxThreads: Integer;
Data Type
Integer
Default Value
5
Remarks
This property allows you to issue multiple requests simultaneously, thereby improving performance.
Specifies the number of concurrent requests.
property MaxThreads: Integer;
Integer
5
This property allows you to issue multiple requests simultaneously, thereby improving performance.