ProcessInfo.RequestCount プロパティ

定義

プロセスの開始要求の数を取得します。

public:
 property int RequestCount { int get(); };
public int RequestCount { get; }
member this.RequestCount : int
Public ReadOnly Property RequestCount As Integer

プロパティ値

プロセスによって実行された要求の数。

適用対象