Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
maxValue As Long _
)
'Usage
Dim maxValue As Long
Dim instance As New SPCPUCycleCounter(maxValue)
public SPCPUCycleCounter(
long maxValue
)
Parameters
- maxValue
Type: System.Int64