The TaskHistorySize
parameter sets the number of completed tasks for which the server retains information. You can increase the number if you need to query more than 5,000 completed tasks. However, there is a small overhead in terms of memory usage for storing the information associated with each task.
Type: | Integer |
---|---|
Default: | 5000 |
Required: | No |
Configuration Section: | Server |
Example: | TaskHistorySize=5000
|
See Also: |
|