SPDistributedCacheCounter.TotalReadDuration - Propriété
temps total prennent toutes les opérations de lecture
Espace de noms : Microsoft.SharePoint.DistributedCaching.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TotalReadDuration As Integer
Get
'Utilisation
Dim instance As SPDistributedCacheCounter
Dim value As Integer
value = instance.TotalReadDuration
public int TotalReadDuration { get; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
SPDistributedCacheCounter classe
SPDistributedCacheCounter - Membres
Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms