Share via


ISPScopedPerformanceMonitor members

Implement this interface to create a monitor to measure performance metrics within a given scope in code.

The ISPScopedPerformanceMonitor type exposes the following members.

Properties

  Name Description
Public property Description Gets a description of the current monitor. (Inherited from ISPPerformanceMonitor.)
Public property Name Gets the name of the current monitor. (Inherited from ISPPerformanceMonitor.)
Public property Value Gets the current value of the monitor. (Inherited from ISPPerformanceMonitor.)
Public property ValueIsExcessive Gets a Boolean value that indicates if a monitor has exceeded the "healthy" predefined budget value. (Inherited from ISPPerformanceMonitor.)

Top

Methods

  Name Description
Public method Dispose (Inherited from IDisposable.)
Public method RenderValueForWeb (Inherited from ISPPerformanceMonitor.)

Top

See also

Reference

ISPScopedPerformanceMonitor interface

Microsoft.SharePoint.Utilities namespace