SPRequestUsageMonitoredScope members
Monitors performance and resource use for a specified section of code.
The SPRequestUsageMonitoredScope type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPRequestUsageMonitoredScope | Initializes a new instance of the SPRequestUsageMonitoredScope class for the specified service call scope. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDisposing | Occurs when scope is being disposed. (Overrides SPResourceBudget.OnDisposing().) | |
PreviouslyEnteredScope | (Overrides SPResourceBudget.PreviouslyEnteredScope(String).) | |
ToString | (Inherited from Object.) |
Top