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.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax CodeGenerationCycleCache CycleCache { get; set; }
Property CycleCache As CodeGenerationCycleCache
Get
Set
Property Value
Type:
CodeGenerationCycleCacheSee Also