RepositorySettingsTCacheDuration Property

How long the repository should cache top-level entities for. Recommended range is between 5 minutes and 48 hours. If not specified, defaults to 60 minutes.

Definition

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

Property Value

TimeSpan

See Also