![Xcalibur Systems LLC Logo](../icons/logo.png) |
ProcessMemoryCountersExPagefileUsage Field |
The Commit Charge value in bytes for this process. Commit Charge is the total amount of
memory that the memory manager has committed for a running process.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic ulong PagefileUsage
Public PagefileUsage As ULong
public:
unsigned long long PagefileUsage
val mutable PagefileUsage: uint64
Field Value
UInt64
See Also