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のページへのリンク