Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property toggles the use of lazy collection in data collection, impacting how data is managed in memory during processing. |
| What area does it affect? |
Data Collection Processes |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when optimizing performance or managing memory usage in data collection tasks. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.dc.use_lazy_collection |
| Sys ID |
6db2c6cc5b1220102946873cb881c7d7 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
|
| Updated |
2024-05-25 03:39:01 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties