ServerCacheConfiguration Properties
This topic alphabetically lists the properties that apply to the ServerCacheConfiguration class.
ClassDescription Property
Describes an object's class.
Metadata
CodeModuleCacheEntryTTL Property
Time-To-Live (TTL) for entries in the code module cache.
Metadata
CodeModuleCacheMaxFileSpace Property
Maximum file space to allocate for code module cache entries that overflow from memory to disk..
Metadata
CodeModuleCacheMaxMemory Property
Maximum memory to allocate for code module cache entries..
Metadata
GCDCacheTTL Property
The time-to-live value (in seconds) for the Global Configuration Database cache.
Metadata
Id Property
The unique object ID.
Metadata
MarkingSetCacheEntryTTL Property
Time-To-Live (TTL) for entries in the marking set cache.
Metadata
MarkingSetCacheMaxEntries Property
Maximum number of entries allowed in the marking set cache.
Metadata
MetadataMergedScopeCacheMaxEntries Property
The maximum number of metadata merged scope caches that will be retained in memory.
Metadata
NonPagedQueryMaxSize Property
The maximum size of a non-paged query result set.
Metadata
PrincipalCacheEntryTTL Property
Time-To-Live (TTL) for entries in the principal cache.
Metadata
PrincipalCacheMaxEntries Property
Maximum number of entries allowed in the principal cache.
Metadata
QueryCountDefaultSize Property
The default lookahead amount for query result count estimation.
Metadata
QueryCountMaxSize Property
The maximum lookahead amount for query result count estimation.
Metadata
QueryPageDefaultSize Property
The default size of a query page in a result set.
Metadata
QueryPageMaxSize Property
The maximum size for a query page in a result set.
Metadata
SubjectCacheEntryTTL Property
Time-To-Live (TTL) for entries in the subject cache.
Metadata
SubjectCacheMaxEntries Property
Maximum number of entries allowed in the subject cache.
Metadata
UserTokenCacheEntryTTL Property
Time-To-Live (TTL) for entries in the user token cache.
Metadata
UserTokenCacheMaxEntries Property
Maximum number of entries allowed in the user token cache.
Metadata