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.
Gets or sets an integer that indicates the number of seconds to keep the cross-list query result cached if the FlushOnTimeChange option is enabled.
Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property CbqTimeToLive As Integer
    Get
    Set
'Usage
Dim instance As SiteCacheSettingsWriter
Dim value As Integer
value = instance.CbqTimeToLive
instance.CbqTimeToLive = value
public int CbqTimeToLive { get; set; }
Property Value
Type: System.Int32