Partager via


SPDistributedCachePerfCounterHelper.AddCounter - Méthode

Espace de noms :  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared Sub AddCounter ( _
    category As String, _
    counter As String, _
    addAllInstances As Boolean _
)
'Utilisation
Dim category As String
Dim counter As String
Dim addAllInstances As Boolean

SPDistributedCachePerfCounterHelper.AddCounter(category, counter, _
    addAllInstances)
public static void AddCounter(
    string category,
    string counter,
    bool addAllInstances
)

Paramètres

Voir aussi

Référence

SPDistributedCachePerfCounterHelper classe

SPDistributedCachePerfCounterHelper - Membres

Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms