ProcessInfo.RequestCount 屬性

定義

會取得該程序的啟動請求數量。

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

屬性值

程序執行的請求數量。

適用於