ProcessInfo.RequestCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會取得該程序的啟動請求數量。
public:
property int RequestCount { int get(); };
public int RequestCount { get; }
member this.RequestCount : int
Public ReadOnly Property RequestCount As Integer
屬性值
程序執行的請求數量。