System.Diagnostics.PerformanceCounterInstaller: Method Members

The methods of System.Diagnostics.PerformanceCounterInstaller are listed below. For a list of all members, see the PerformanceCounterInstaller Members list.

See Also: Inherited members from System.Configuration.Install.ComponentInstaller

Public Methods

override
CopyFromComponent(System.ComponentModel.IComponent)

Copies all the properties from the specified component that are required at install time for a performance counter.

override
Install(IDictionary)

Performs the installation.

override
Rollback(IDictionary)

Restores the computer to the state it was in before the installation.

override
Uninstall(IDictionary)

Removes an installation.