Class WebDefaults.DefinitionCache
Setting for the definition cache.
Inheritance
object
WebDefaults.DefinitionCache
Namespace: StylelabsStylelabs.MSdkWebClient
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
Properties
CacheDuration
Gets or sets how long a definition should be cached.
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan |
SlidingExpiration
Gets or sets a value indicating whether if the cache should use sliding expiration.
Declaration
Property Value
| Type | Description |
|---|---|
| bool |