HandleCollector.InitialThreshold プロパティ

定義

コレクションを開始するポイントを指定する値を取得します。

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

プロパティ値

コレクションを開始するポイントを指定する値。

適用対象