HandleCollector.InitialThreshold 属性

定义

获取一个值,该值指定集合应开始的点。

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

属性值

一个值,该值指定集合应开始的点。

适用于