System::GC::GetTotalAllocatedBytes 메서드
GC::GetTotalAllocatedBytes method
전체 할당된 바이트 수를 반환합니다.
static int64_t System::GC::GetTotalAllocatedBytes(bool precise=false)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 정밀 | bool | IGNORED |
ReturnValue
현재 프로세스가 현재 할당한 개인 메모리 바이트 수.
비고
.NET 메서드에 대한 스텁 구현입니다.
또 보기
- Class GC
- Namespace System
- Library Aspose.Page for C++