GCMemoryInfo.TotalCommittedBytes 속성

정의

관리되는 힙의 커밋된 총 바이트를 가져옵니다.

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

속성 값

Int64

관리되는 힙의 커밋된 총 바이트입니다.

적용 대상