SiteCacheSettings.CbqTimeToLive Property
Determines the number of seconds that the Cross-List query cache in the object cache should keep query results.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property CbqTimeToLive As Integer
Get
'Usage
Dim instance As SiteCacheSettings
Dim value As Integer
value = instance.CbqTimeToLive
public int CbqTimeToLive { get; }
Property Value
Type: System.Int32