TaxonomyNavigationCacheStatistics.CurrentCachedObjects property

Gets the estimated count of all of the currently cached objects.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property CurrentCachedObjects As Integer
    Get
'Usage
Dim instance As TaxonomyNavigationCacheStatistics
Dim value As Integer

value = instance.CurrentCachedObjects
public int CurrentCachedObjects { get; }

Property value

Type: System.Int32

See also

Reference

TaxonomyNavigationCacheStatistics class

TaxonomyNavigationCacheStatistics members

Microsoft.SharePoint.Publishing.Navigation namespace