SPCallCounter-Konstruktor (Int32)
Initialisiert eine neue Instanz der [Microsoft.SharePoint.Utilities.SPCallCounter] -Klasse mit dem angegebenen Höchstwert.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New ( _
maxValue As Integer _
)
'Usage
Dim maxValue As Integer
Dim instance As New SPCallCounter(maxValue)
protected SPCallCounter(
int maxValue
)
Parameter
maxValue
Typ: System.Int32Maximale Wert für den Leistungsindikator.