Share via


GCMemoryInfo.HighMemoryLoadThresholdBytes 屬性

定義

取得發生最後一次記憶體回收時的高記憶體負載閾值。

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

屬性值

Int64

發生最後一次垃圾收集時,記憶體負載閾值會以位元組為單位。

適用於