次の方法で共有


PerfMonResponse クラス

定義

パフォーマンス モニター API 応答。

public class PerfMonResponse
type PerfMonResponse = class
Public Class PerfMonResponse
継承
PerfMonResponse

コンストラクター

PerfMonResponse()

PerfMonResponse クラスの新しいインスタンスを初期化します。

PerfMonResponse(String, String, PerfMonSet)

PerfMonResponse クラスの新しいインスタンスを初期化します。

プロパティ

Code

応答コードを取得または設定します。

Data

パフォーマンス モニター カウンターを取得または設定します。

Message

メッセージを取得または設定します。

適用対象