Share via


TaxonomyNavigationCacheStatistics.TotalTermSetLoads property

Gets the number of times a NavigationTermSet object was loaded from the taxonomy.

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

Syntax

'Declaration
Public ReadOnly Property TotalTermSetLoads As Long
    Get
'Usage
Dim instance As TaxonomyNavigationCacheStatistics
Dim value As Long

value = instance.TotalTermSetLoads
public long TotalTermSetLoads { get; }

Property value

Type: System.Int64

See also

Reference

TaxonomyNavigationCacheStatistics class

TaxonomyNavigationCacheStatistics members

Microsoft.SharePoint.Publishing.Navigation namespace