Skip to main content

ScriptCacheProcessingMode Enumeration

ScriptCacheProcessingMode Enumeration

Script Cache Processing Mode determines the time at which the script information is cached, either during processing or after processing as a background job.

Enumeration Values

NameSummary
Regular
Specifies that the script cache should be built during processing.
Lazy
Specifies that the script cache should be after processing when resources are available.