Share via


SPRequestUsageEntry.DistributedCachedObjectsRequested - Propriété

Nombre total d'objets mis en cache demandé

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

Syntaxe

'Déclaration
Public Property DistributedCachedObjectsRequested As Long
    Get
    Set
'Utilisation
Dim instance As SPRequestUsageEntry
Dim value As Long

value = instance.DistributedCachedObjectsRequested

instance.DistributedCachedObjectsRequested = value
public long DistributedCachedObjectsRequested { get; set; }

Valeur de propriété

Type : System.Int64

Voir aussi

Référence

SPRequestUsageEntry classe

SPRequestUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms