C# Class ChatterBox.Client.Voip.Utils.MEMData

Afficher le fichier Open project: openpeer/ChatterBox

Méthodes publiques

Méthode Description
GetMEMUsage ( ) : System.Int64

Get the current memory usage

Private Methods

Méthode Description
GetCurrentProcess ( ) : IntPtr
GetProcessMemoryInfo ( IntPtr hProcess, PROCESS_MEMORY_COUNTERS_EX &counters, uint size ) : bool

Method Details

GetMEMUsage() public static méthode

Get the current memory usage
public static GetMEMUsage ( ) : System.Int64
Résultat System.Int64