PerformanceCounterManagerとは? わかりやすく解説

PerformanceCounterManager クラス

メモ : このクラスは、互換性のために残されています。

パフォーマンス カウンタ使用するときにシステム読み込まれる performance.dll のパフォーマンス データ用意します

名前空間: System.Diagnostics
アセンブリ: 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
Dim instance As PerformanceCounterManager
[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.Object
  System.Diagnostics.PerformanceCounterManager
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

PerformanceCounterManager コンストラクタ

PerformanceCounterManager クラス新しインスタンス初期化します。

名前空間: System.Diagnostics
アセンブリ: 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
Dim instance As New PerformanceCounterManager
[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 ()
/** @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 PerformanceCounterManager ()
ObsoleteAttribute("This class has been deprecated.  Use the
 PerformanceCounters through the System.Diagnostics.PerformanceCounter class
 instead.  http://go.microsoft.com/fwlink/?linkid=14202") 
public function PerformanceCounterManager ()
解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PerformanceCounterManager クラス
PerformanceCounterManager メンバ
System.Diagnostics 名前空間

PerformanceCounterManager メソッド


パブリック メソッドパブリック メソッド

プロテクト メソッドプロテクト メソッド
明示的インターフェイスの実装明示的インターフェイス実装
  名前 説明
インターフェイスの明示的な実装 System.Diagnostics.ICollectData.CloseData perf dllClose パフォーマンス データによって呼び出されます。
インターフェイスの明示的な実装 System.Diagnostics.ICollectData.CollectData パフォーマンス データ収集ルーチン。PerfCount perf dll によって呼び出されます。
参照参照

関連項目

PerformanceCounterManager クラス
System.Diagnostics 名前空間

PerformanceCounterManager メンバ

パフォーマンス カウンタ使用するときにシステム読み込まれる performance.dll のパフォーマンス データ用意します

PerformanceCounterManager データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド PerformanceCounterManager PerformanceCounterManager クラス新しインスタンス初期化します。
パブリック メソッドパブリック メソッド
プロテクト メソッドプロテクト メソッド
明示的インターフェイスの実装明示的インターフェイス実装
  名前 説明
インターフェイスの明示的な実装 System.Diagnostics.ICollectData.CloseData perf dllClose パフォーマンス データによって呼び出されます。
インターフェイスの明示的な実装 System.Diagnostics.ICollectData.CollectData パフォーマンス データ収集ルーチン。PerfCount perf dll によって呼び出されます。
参照参照

関連項目

PerformanceCounterManager クラス
System.Diagnostics 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「PerformanceCounterManager」の関連用語

PerformanceCounterManagerのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PerformanceCounterManagerのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS