SPCallCounter 构造函数 (Int32)

用给定的最大值的**[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
)

参数

另请参阅

引用

SPCallCounter 类

SPCallCounter 成员

SPCallCounter 重载

Microsoft.SharePoint.Utilities 命名空间