SPSystemPerformanceCounterMonitor Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPSystemPerformanceCounterMonitor class.
Overload List
Name | Description | |
---|---|---|
SPSystemPerformanceCounterMonitor(SPPerformanceMonitorCreationData) | Initializes a new instance of the SPSystemPerformanceCounterMonitor class for the local computer by using values from an object that was persisted in the SharePoint Foundation database. | |
SPSystemPerformanceCounterMonitor(String, String) | Initializes a new instance of the SPSystemPerformanceCounterMonitor class for the local computer by using the specified category and counter names. | |
SPSystemPerformanceCounterMonitor(String, String, String) | Initializes a new instance of the SPSystemPerformanceCounterMonitor class for the local computer by using the specified category, counter, and instance names. | |
SPSystemPerformanceCounterMonitor(String, String, String, SPSystemPerformanceCounterRelativeInstance) | Initializes a new instance of the SPSystemPerformanceCounterMonitor class for the specified computer by using the specified category and counter names, and by using the specified instance naming hint. | |
SPSystemPerformanceCounterMonitor(String, String, String, String) | Initializes a new instance of the SPSystemPerformanceCounterMonitor class for the specified computer by using the specified category, counter, and instance names. |
Top
See Also
Reference
SPSystemPerformanceCounterMonitor Class