Click or drag to resize

ValueTypeProviderSettingsCacheDuration Property

If a retrieval strategy that supports caching is selected, this specifies how long the cache before the cache expires and the related value type objects must be retrieved again.

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public TimeSpan CacheDuration { get; set; }

Property Value

TimeSpan
See Also