SPResourceBudget methods

The SPResourceBudget type exposes the following members.

Methods

  Name Description
Protected method AddMonitor<T> Adds a new monitor for this scope. (Inherited from SPMonitoredScope.)
Public method Dispose() Stops all counters/timers for the current scope and any child scopes that have not been disposed yet. (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> Gets the monitor from this scope of the specified type. (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