ISPScopedPerformanceMonitor interface
實作這個介面來建立要測量的效能度量資訊,在程式碼中指定的範圍內的監視器。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Interface ISPScopedPerformanceMonitor _
Inherits IDisposable, ISPPerformanceMonitor
'用途
Dim instance As ISPScopedPerformanceMonitor
public interface ISPScopedPerformanceMonitor : IDisposable,
ISPPerformanceMonitor
請參閱
參照
ISPScopedPerformanceMonitor members
Microsoft.SharePoint.Utilities namespace
[SPMonitoredScope]