IGeneratorCycleCache Property |
Defines the cache for the whole code generation cycle. Per ActiveSourceElementsContainerNameRaw used in a code gen task, the run queue cache is stored.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax CodeGenerationCycleCache CycleCache { get; set; }
Property CycleCache As CodeGenerationCycleCache
Get
Set
Property Value
Type:
CodeGenerationCycleCacheSee Also