Click or drag to resize

CompilationCacheParams Properties

Version 102.0.100

The CompilationCacheParams type exposes the following members.

Properties
  NameDescription
Public propertyEager
A hint to the backend whether eager compilation is recommended. (the actual compilation mode used is upon backend discretion).
Public propertyUrl
The URL of the script to produce a compilation cache entry for.
Top
See Also