 | RepositorySettingsTCacheDurationForConfigurableLists Property |
How long the repository should cache configurable lists for.
If not specified, defaults to 120 minutes.
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic TimeSpan CacheDurationForConfigurableLists { get; }Public ReadOnly Property CacheDurationForConfigurableLists As TimeSpan
Get
public:
property TimeSpan CacheDurationForConfigurableLists {
TimeSpan get ();
}member CacheDurationForConfigurableLists : TimeSpan with get
Property Value
TimeSpan
See Also