ProcessInfo.RequestCount 屬性

定義

取得處理序的開始要求數。

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

屬性值

Int32

處理序所執行的要求數。

適用於