SPSystemPerformanceMonitor Properties
Include Protected Members
Include Inherited Members
The SPSystemPerformanceMonitor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Computer | When implemented in a derived class, gets the name of the computer whose performance is being monitored. |
![]() |
Description | When implemented in a derived class, gets a description of the monitor. |
![]() |
DiagnosticData | When implemented in a derived class, gets data that may be useful in diagnosing performance issues. |
![]() |
LastValue | When implemented in a derived class, gets the value that the underlying performance measure reported the last time it was read. |
![]() |
Name | When implemented in a derived class, gets a name for the performance monitor. |
![]() |
Value | When implemented in a derived class, gets the current value of the underlying performance measure. |
![]() |
ValueIsExcessive | When implemented in a derived class, gets a value that indicates whether the value of the underlying performance measure is poor enough to trigger throttling of requests. |
Top
.gif)