SYSCLS PREVENT CACHING
Revision as of 14:27, 30 October 2024 by DEH (Talk | contribs) (Created page with "{{ClassificationInfoBox | title = Prevent caching classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Caching | purpose = Prevents the...")
This classification is used to check whether objects should be cached or not.
The following things are checked:
- the environment is not currently being initialized
- it is not a SystemObject
- the MetaClass of the object is not a SystemObject
- the classification is not on the object