GCMemoryInfo.Generation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此 GC 回收的代系。 收集一代人也收集年轻一代。
public:
property int Generation { int get(); };
public int Generation { get; }
member this.Generation : int
Public ReadOnly Property Generation As Integer
属性值
此 GC 收集的代系。