SPTaskUsageEntry.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 SPTaskUsageEntry
Dim value As Long
value = instance.DistributedCacheReadsSize
instance.DistributedCacheReadsSize = value
public long DistributedCacheReadsSize { get; set; }
Valeur de propriété
Type : System.Int64