SPRequestUsageEntry.DistributedCacheMisses-Eigenschaft
Gesamtanzahl der Cachefehler
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DistributedCacheMisses As Long
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Long
value = instance.DistributedCacheMisses
instance.DistributedCacheMisses = value
public long DistributedCacheMisses { get; set; }
Eigenschaftswert
Typ: System.Int64