共用方式為


HandleCollector.InitialThreshold 屬性

定義

取得值,其指定要開始進行回收的點。

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

屬性值

值,其指定要開始進行回收的點。

適用於