Share via


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

See Also

Reference

SiteCacheSettings Class

SiteCacheSettings Members

Microsoft.SharePoint.Publishing Namespace

SiteCacheSettings