SPSystemPerformanceCounterMonitor Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SPSystemPerformanceCounterMonitor class.

Overload List

  Name Description
Public method 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.
Public method SPSystemPerformanceCounterMonitor(String, String) Initializes a new instance of the SPSystemPerformanceCounterMonitor class for the local computer by using the specified category and counter names.
Public method 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.
Public method 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.
Public method 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

SPSystemPerformanceCounterMonitor Members

Microsoft.SharePoint.Utilities Namespace