用给定的最大值的**[Microsoft.SharePoint.Utilities.SPCallCounter]**类的新实例进行初始化。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub New ( _
maxValue As Integer _
)
用法
Dim maxValue As Integer
Dim instance As New SPCallCounter(maxValue)
protected SPCallCounter(
int maxValue
)
参数
maxValue
类型:System.Int32计数器的最大值。