PerformanceCounterManager クラス
アセンブリ: System (system.dll 内)
構文<ComVisibleAttribute(True)> _ <GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A")> _ <ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public NotInheritable Class PerformanceCounterManager Implements ICollectData
[ComVisibleAttribute(true)] [GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A")] [ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")] public sealed class PerformanceCounterManager : ICollectData
[ComVisibleAttribute(true)] [GuidAttribute(L"82840BE1-D273-11D2-B94A-00600893B17A")] [ObsoleteAttribute(L"This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")] public ref class PerformanceCounterManager sealed : ICollectData
/** @attribute ComVisibleAttribute(true) */ /** @attribute GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A") */ /** @attribute ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") */ public final class PerformanceCounterManager implements ICollectData
ComVisibleAttribute(true) GuidAttribute("82840BE1-D273-11D2-B94A-00600893B17A") ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") public final class PerformanceCounterManager implements ICollectData
継承階層System.Diagnostics.PerformanceCounterManager
スレッド セーフ
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照PerformanceCounterManager コンストラクタ
アセンブリ: System (system.dll 内)
構文<ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Sub New
[ObsoleteAttribute("This class has been deprecated. Use
the PerformanceCounters through the System.Diagnostics.PerformanceCounter class
instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public PerformanceCounterManager ()
[ObsoleteAttribute(L"This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")] public: PerformanceCounterManager ()
解説
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照PerformanceCounterManager メソッド
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 ( Object から継承されます。) |
| GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 ( Object から継承されます。) |
| GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
| ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
| ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |
明示的インターフェイスの実装| 名前 | 説明 | |
|---|---|---|
| System.Diagnostics.ICollectData.CloseData | perf dll の Close パフォーマンス データによって呼び出されます。 |
| System.Diagnostics.ICollectData.CollectData | パフォーマンス データ収集ルーチン。PerfCount perf dll によって呼び出されます。 |
参照PerformanceCounterManager メンバ
パフォーマンス カウンタを使用するときにシステムに読み込まれる performance.dll のパフォーマンス データを用意します。
PerformanceCounterManager データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 (Object から継承されます。) |
| GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 (Object から継承されます。) |
| GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
| ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
| ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |
明示的インターフェイスの実装| 名前 | 説明 | |
|---|---|---|
| System.Diagnostics.ICollectData.CloseData | perf dll の Close パフォーマンス データによって呼び出されます。 |
| System.Diagnostics.ICollectData.CollectData | パフォーマンス データ収集ルーチン。PerfCount perf dll によって呼び出されます。 |
参照- PerformanceCounterManagerのページへのリンク