GCMemoryInfo.Index 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個 GC 的索引。 GC 索引會從 1 開始,而且會在 GC 開始時增加。 由於資訊會在 GC 結束時更新,這表示您可以取得索引比較早完成之前景 GC 更小的背景 GC 相關資訊。
public:
property long Index { long get(); };
public long Index { get; }
member this.Index : int64
Public ReadOnly Property Index As Long
屬性值
這個 GC 的索引。