RepositorySettingsTCacheDurationForConfigurableLists Property

How long the repository should cache configurable lists for. If not specified, defaults to 120 minutes.

Definition

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

Property Value

TimeSpan

See Also