Click or drag to resize
AdvancedConnectionSettingsCacheMinutes Property
Number of minutes for which the the data should be cached.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public int CacheMinutes { get; set; }

Property Value

Type: Int32
See Also