Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
CodeGenerationCycleCache CycleCache { get; set; }

Property Value

Type: CodeGenerationCycleCache
See Also