HandleCollector.MaximumThreshold 属性

定义

获取指定必须开始进行回收的时间的值。

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

属性值

指定必须开始进行回收的时间的值。

适用于