共用方式為


SPExecutionTimeCounter class

表示追蹤作業的執行時間的監視器。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPExecutionTimeCounter

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public NotInheritable Class SPExecutionTimeCounter _
    Implements ISPScopedPerformanceMonitor, IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization
'用途
Dim instance As SPExecutionTimeCounter
public sealed class SPExecutionTimeCounter : ISPScopedPerformanceMonitor, 
    IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization

備註

這個類別密封的而且無法被繼承。

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.

請參閱

參照

SPExecutionTimeCounter members

Microsoft.SharePoint.Utilities namespace