SPResourceBudget Members

Include Protected Members
Include Inherited Members

Monitors the usage of specified resources within a code block.

The SPResourceBudget type exposes the following members.

Constructors

  Name Description
Public method SPResourceBudget Creates a new instance of the SPResourceBudget() class.

Top

Properties

  Name Description
Public property Children (Inherited from SPMonitoredScope.)
Public property Id (Inherited from SPMonitoredScope.)
Public property Monitors Gets the monitors that are associated with a given scope. (Inherited from SPMonitoredScope.)
Public property Name Gets or sets the friendly name for a given scoped block of code. (Inherited from SPMonitoredScope.)
Public property Parent (Inherited from SPMonitoredScope.)

Top

Methods

  Name Description
Protected method AddMonitor<T> (Inherited from SPMonitoredScope.)
Public method Dispose() (Inherited from SPMonitoredScope.)
Protected method Dispose(Boolean) (Inherited from SPMonitoredScope.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMonitor<T> Retrieves the monitor of the specified type from the current scope. (Inherited from SPMonitoredScope.)
Public method GetMonitorRecursive<T> (Inherited from SPMonitoredScope.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDisposing Stops all counters (timers) for the current scope and any child scopes that have not been disposed yet. (Overrides SPMonitoredScope.OnDisposing().)
Protected method PreviouslyEnteredScope A scope that was entered before the current scope.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPResourceBudget Class

Microsoft.SharePoint.Utilities Namespace