ISPPerformanceMonitor members
Implement this interface to count and describe the number of queries that are sent to an external database.
The ISPPerformanceMonitor type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Gets a description of the current monitor. | |
Name | Gets the name of the current monitor. | |
Value | Gets the current value of the monitor. | |
ValueIsExcessive | Gets a Boolean value that indicates if a monitor has exceeded the "healthy" predefined budget value. |
Top
Methods
Name | Description | |
---|---|---|
RenderValueForWeb |
Top