System.Diagnostics.PerformanceCounterInstaller.CopyFromComponent Method

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

Syntax

public override void CopyFromComponent (System.ComponentModel.IComponent component)

Parameters

component
The component to copy from.

Remarks

System.Diagnostics.PerformanceCounterInstaller can only install multiple counters in the same category.

Requirements

Namespace: System.Diagnostics
Assembly: System.Configuration.Install (in System.Configuration.Install.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0