SPCachedObject.HitCountWrite - Propriété

Obtient le nombre d'opérations d'écriture sur le courant SPCachedObject.

Espace de noms :  Microsoft.Office.Server.ObjectCache
Assembly :  Microsoft.Office.Server (dans Microsoft.Office.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property HitCountWrite As UInteger
    Get
'Utilisation
Dim instance As SPCachedObject
Dim value As UInteger

value = instance.HitCountWrite
public uint HitCountWrite { get; }

Valeur de propriété

Type : System.UInt32
Cette propriété renvoie UInt32.

Voir aussi

Référence

SPCachedObject classe

SPCachedObject - Membres

Microsoft.Office.Server.ObjectCache - Espace de noms