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.

Definition

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

Property Value

TimeSpan

See Also