共用方式為


SPCallCounter constructor (Int32)

初始化具有指定的最大值之**[Microsoft.SharePoint.Utilities.SPCallCounter]**類別的新執行個體。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Sub New ( _
    maxValue As Integer _
)
'用途
Dim maxValue As Integer

Dim instance As New SPCallCounter(maxValue)
protected SPCallCounter(
    int maxValue
)

參數

請參閱

參照

SPCallCounter class

SPCallCounter members

SPCallCounter overload

Microsoft.SharePoint.Utilities namespace