[ROOT] / doc / DocFrag / ARCCore.PKLogAttributeP.CountInterval
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | EnumMember | 
| Name | CountInterval | 
| Namespace | ARCCore | 
| Type | PKLogAttributeP | 
PK
| Key | Value | 
|---|---|
| PKTypeAttribute | For a value of n, log only every n'th time the property is changed. TODO: Not implemented as of Apr 2020. Will require some meta-storage in implementing classes, like PConcurrent. Suitable when you have a steady stream of changes for the actual property, and only need to 'sample' some of them in the log, for instance as a progress indicator. Conceptually simpler than TimeInterval. BoilerplateCodeProperties, Cardinality, Description, EnumMember, EnumType, IsObligatory, Type | 
For a value of n, log only every n'th time the property is changed.
TODO: Not implemented as of Apr 2020. Will require some meta-storage in implementing classes, like PConcurrent.
Suitable when you have a steady stream of changes for the actual property, and only need to 'sample' some of them in the log, for instance as a progress indicator. Conceptually simpler than TimeInterval.
Generated 2025-10-31 10:03:57.757 UTC