SPRequestUsageEntry.DistributedCacheHits property
Número total de acertos do cache
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property DistributedCacheHits As Long
Get
Set
'Uso
Dim instance As SPRequestUsageEntry
Dim value As Long
value = instance.DistributedCacheHits
instance.DistributedCacheHits = value
public long DistributedCacheHits { get; set; }
Property value
Type: System.Int64