Click or drag to resize

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.

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

Property Value

TimeSpan
See Also