Partager via


TaxonomyNavigationCacheStatistics.CurrentCachedBytes - Propriété

Obtient l'estimation de la taille en octets de tous les objets actuellement mis en cache NavigationTermSet .

Espace de noms :  Microsoft.SharePoint.Publishing.Navigation
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CurrentCachedBytes As Long
    Get
'Utilisation
Dim instance As TaxonomyNavigationCacheStatistics
Dim value As Long

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

Valeur de propriété

Type : System.Int64
L'estimation de la taille en octets de tous les objets actuellement mis en cache NavigationTermSet .

Remarques

Cette propriété est thread-safe.

Voir aussi

Référence

TaxonomyNavigationCacheStatistics classe

TaxonomyNavigationCacheStatistics - Membres

Microsoft.SharePoint.Publishing.Navigation - Espace de noms