Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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