C# Class Artemis.Modules.Effects.WindowsProfile.PerformanceInfo.PerformanceInformation

Afficher le fichier Open project: SpoinkyNL/Artemis

Méthodes publiques

Свойство Type Description
CommitLimit System.IntPtr
CommitPeak System.IntPtr
CommitTotal System.IntPtr
HandlesCount int
KernelNonPaged System.IntPtr
KernelPaged System.IntPtr
KernelTotal System.IntPtr
PageSize System.IntPtr
PhysicalAvailable System.IntPtr
PhysicalTotal System.IntPtr
ProcessCount int
Size int
SystemCache System.IntPtr
ThreadCount int

Property Details

CommitLimit public_oe property

public IntPtr,System CommitLimit
Résultat System.IntPtr

CommitPeak public_oe property

public IntPtr,System CommitPeak
Résultat System.IntPtr

CommitTotal public_oe property

public IntPtr,System CommitTotal
Résultat System.IntPtr

HandlesCount public_oe property

public int HandlesCount
Résultat int

KernelNonPaged public_oe property

public IntPtr,System KernelNonPaged
Résultat System.IntPtr

KernelPaged public_oe property

public IntPtr,System KernelPaged
Résultat System.IntPtr

KernelTotal public_oe property

public IntPtr,System KernelTotal
Résultat System.IntPtr

PageSize public_oe property

public IntPtr,System PageSize
Résultat System.IntPtr

PhysicalAvailable public_oe property

public IntPtr,System PhysicalAvailable
Résultat System.IntPtr

PhysicalTotal public_oe property

public IntPtr,System PhysicalTotal
Résultat System.IntPtr

ProcessCount public_oe property

public int ProcessCount
Résultat int

Size public_oe property

public int Size
Résultat int

SystemCache public_oe property

public IntPtr,System SystemCache
Résultat System.IntPtr

ThreadCount public_oe property

public int ThreadCount
Résultat int