GCGenerationInfo.SizeAfterBytes 属性

定义

获取退出报告集合时的大小(以字节为单位)。

public:
 property long SizeAfterBytes { long get(); };
public long SizeAfterBytes { get; }
member this.SizeAfterBytes : int64
Public ReadOnly Property SizeAfterBytes As Long

属性值

Int64

一个数字,表示退出报告集合时的大小(以字节为单位)。

适用于