SPCallCounter constructor
Initializes a new instance of the [Microsoft.SharePoint.Utilities.SPCallCounter] class.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPCallCounter()
protected SPCallCounter()