Compartir a través de


del método SPDistributedCachePerfCounterHelper.AddCounter

Espacio de nombres:  Microsoft.SharePoint.DistributedCaching.Utilities
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Shared Sub AddCounter ( _
    category As String, _
    counter As String, _
    addAllInstances As Boolean _
)
'Uso
Dim category As String
Dim counter As String
Dim addAllInstances As BooleanSPDistributedCachePerfCounterHelper.AddCounter(category, counter, _
    addAllInstances)
public static void AddCounter(
    string category,
    string counter,
    bool addAllInstances
)

Parámetros

Vea también

Referencia

clase SPDistributedCachePerfCounterHelper

Miembros SPDistributedCachePerfCounterHelper

Espacio de nombres Microsoft.SharePoint.DistributedCaching.Utilities