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

显示文件 Open project: SpoinkyNL/Artemis

Public Properties

Property 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
return System.IntPtr

CommitPeak public_oe property

public IntPtr,System CommitPeak
return System.IntPtr

CommitTotal public_oe property

public IntPtr,System CommitTotal
return System.IntPtr

HandlesCount public_oe property

public int HandlesCount
return int

KernelNonPaged public_oe property

public IntPtr,System KernelNonPaged
return System.IntPtr

KernelPaged public_oe property

public IntPtr,System KernelPaged
return System.IntPtr

KernelTotal public_oe property

public IntPtr,System KernelTotal
return System.IntPtr

PageSize public_oe property

public IntPtr,System PageSize
return System.IntPtr

PhysicalAvailable public_oe property

public IntPtr,System PhysicalAvailable
return System.IntPtr

PhysicalTotal public_oe property

public IntPtr,System PhysicalTotal
return System.IntPtr

ProcessCount public_oe property

public int ProcessCount
return int

Size public_oe property

public int Size
return int

SystemCache public_oe property

public IntPtr,System SystemCache
return System.IntPtr

ThreadCount public_oe property

public int ThreadCount
return int