HandleCollector.InitialThreshold 属性

定义

获取一个值,该值指定了何时开始执行回收。

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

属性值

指定何时开始执行回收的值。

适用于