 |
PerformanceInformationCommitLimit Field |
The current maximum number of pages that can be committed by the system without extending
the paging file(s). This number can change if memory is added or deleted, or if pagefiles
have grown, shrunk, or been added. If the paging file can be extended, this is a soft limit.
Namespace: Xcalibur.NativeMethods.V2.SystemInfoAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic IntPtr CommitLimit
Public CommitLimit As IntPtr
public:
IntPtr CommitLimit
val mutable CommitLimit: IntPtr
Field Value
IntPtr
See Also