de la propiedad SPDistributedCacheCounter.TotalReadDuration
tomar tiempo total para todas las operaciones de lectura
Espacio de nombres: Microsoft.SharePoint.DistributedCaching.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property TotalReadDuration As Integer
Get
'Uso
Dim instance As SPDistributedCacheCounter
Dim value As Integer
value = instance.TotalReadDuration
public int TotalReadDuration { get; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase SPDistributedCacheCounter
Miembros SPDistributedCacheCounter
Espacio de nombres Microsoft.SharePoint.DistributedCaching.Utilities