SPRequestUsageEntry.DistributedCacheReadsSize - Propriété

Cache de lecture de la taille (octets)

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

Syntaxe

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

value = instance.DistributedCacheReadsSize

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

Valeur de propriété

Type : System.Int64

Voir aussi

Référence

SPRequestUsageEntry classe

SPRequestUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms