SPCPUCycleCounter constructor (Int64)
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
maxValue As Long _
)
'用途
Dim maxValue As Long
Dim instance As New SPCPUCycleCounter(maxValue)
public SPCPUCycleCounter(
long maxValue
)
參數
- maxValue
Type: System.Int64