GCMemoryInfo.HighMemoryLoadThresholdBytes プロパティ

定義

最後のガベージ コレクションが発生したときのメモリ負荷が高いしきい値を取得します。

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

プロパティ値

Int64

最後のガベージ コレクションが発生したときのメモリ負荷の高いしきい値 (バイト単位)。

適用対象