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