SPResourceBudget properties

The SPResourceBudget type exposes the following members.

Properties

  Name Description
Public property Children (Inherited from SPMonitoredScope.)
Public property Id (Inherited from SPMonitoredScope.)
Public property IsDeveloperDashboardEnabled Keep track of dev dashboard enabled information. This is useful when we are in a thread cannot get HttpContext (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.)
Public property ParentScopeId The parent scope id for the current scope. If there is no parent, this will return -1 (Inherited from SPMonitoredScope.)
Public property ScopeId This is a unique id for a monitored scope inside a correlation id. Since one correlation id can have multiple requests. The scope can also have duplicated names and can be across several different machine. We need a unique id to identify the scope. (Inherited from SPMonitoredScope.)

Top

See also

Reference

SPResourceBudget class

Microsoft.SharePoint.Utilities namespace