SPRequestUsageEntry.DistributedCacheReadsSize-Eigenschaft
Lesen des Caches Größe (Bytes)
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DistributedCacheReadsSize As Long
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Long
value = instance.DistributedCacheReadsSize
instance.DistributedCacheReadsSize = value
public long DistributedCacheReadsSize { get; set; }
Eigenschaftswert
Typ: System.Int64