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