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