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

Show file 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 property

public IntPtr,System CommitLimit
return System.IntPtr

CommitPeak public property

public IntPtr,System CommitPeak
return System.IntPtr

CommitTotal public property

public IntPtr,System CommitTotal
return System.IntPtr

HandlesCount public property

public int HandlesCount
return int

KernelNonPaged public property

public IntPtr,System KernelNonPaged
return System.IntPtr

KernelPaged public property

public IntPtr,System KernelPaged
return System.IntPtr

KernelTotal public property

public IntPtr,System KernelTotal
return System.IntPtr

PageSize public property

public IntPtr,System PageSize
return System.IntPtr

PhysicalAvailable public property

public IntPtr,System PhysicalAvailable
return System.IntPtr

PhysicalTotal public property

public IntPtr,System PhysicalTotal
return System.IntPtr

ProcessCount public property

public int ProcessCount
return int

Size public property

public int Size
return int

SystemCache public property

public IntPtr,System SystemCache
return System.IntPtr

ThreadCount public property

public int ThreadCount
return int