Skip to main content

Enum ScriptCacheProcessingMode

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum ScriptCacheProcessingMode

Fields

FieldsDescription
LazySpecifies that the script cache should be after processing when resources are available.
RegularSpecifies that the script cache should be built during processing.