C# 클래스 ChatterBox.Client.Voip.Utils.MEMData

파일 보기 프로젝트 열기: openpeer/ChatterBox

공개 메소드들

메소드 설명
GetMEMUsage ( ) : System.Int64

Get the current memory usage

비공개 메소드들

메소드 설명
GetCurrentProcess ( ) : IntPtr
GetProcessMemoryInfo ( IntPtr hProcess, PROCESS_MEMORY_COUNTERS_EX &counters, uint size ) : bool

메소드 상세

GetMEMUsage() 공개 정적인 메소드

Get the current memory usage
public static GetMEMUsage ( ) : System.Int64
리턴 System.Int64