GCMemoryInfo.HighMemoryLoadThresholdBytes 속성

정의

마지막 가비지 수집이 발생했을 때의 높은 메모리 로드 임계값을 가져옵니다.

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

속성 값

Int64

마지막 가비지 수집이 발생한 높은 메모리 로드 임계값(바이트)입니다.

적용 대상