RecycleLimitInfo.CurrentPrivateBytes 속성

정의

현재 프로세스에 대해 검색된 프라이빗 바이트 사용량을 가져옵니다.

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

속성 값

현재 프로세스에 대해 검색된 개인 바이트 사용량입니다.

적용 대상