SPCPUCycleCounter.ValueInMS property
計數器的值。代表以毫秒為單位的 CPU 時間
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ValueInMS As Object
Get
'用途
Dim instance As SPCPUCycleCounter
Dim value As Object
value = instance.ValueInMS
public Object ValueInMS { get; }
Property value
Type: System.Object