Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsProcessMemoryInfoMBS class.

WindowsProcessMemoryInfoMBS.PageFaultCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The number of page faults.

(Read only property)

WindowsProcessMemoryInfoMBS.PagefileUsage as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The current space allocated for the pagefile, in bytes. Those pages may or may not be in memory.

(Read only property)

WindowsProcessMemoryInfoMBS.PeakPagefileUsage as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The peak space allocated for the pagefile, in bytes.

(Read only property)

WindowsProcessMemoryInfoMBS.PeakWorkingSetSize as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The peak working set size, in bytes.

(Read only property)

WindowsProcessMemoryInfoMBS.ProcessID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The process ID of the process queried.

Value is 0 if the query failed.
(Read only property)

WindowsProcessMemoryInfoMBS.QuotaNonPagedPoolUsage as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The peak nonpaged pool usage, in bytes.

(Read only property)

WindowsProcessMemoryInfoMBS.QuotaPagedPoolUsage as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The current paged pool usage, in bytes.

(Read only property)

WindowsProcessMemoryInfoMBS.QuotaPeakNonPagedPoolUsage as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The current nonpaged pool usage, in bytes.

(Read only property)

WindowsProcessMemoryInfoMBS.QuotaPeakPagedPoolUsage as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The peak paged pool usage, in bytes.

(Read only property)

WindowsProcessMemoryInfoMBS.WorkingSetSize as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The current working set size, in bytes.

This is the memory your application uses.
(Read only property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...