SPCPUCycleData class
若要計算循環的協助程式類別。也會在 dispose () 中的 contructor 和停止刻度啟動記錄的刻度。在 dispose (),它會加入循環 SPCPUCycleCounter 的 SPMonitoredScopes
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPCPUCycleData
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPCPUCycleData _
Implements IDisposable
'用途
Dim instance As SPCPUCycleData
public sealed class SPCPUCycleData : IDisposable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.