MonitorEventProcessCreate.ExternalMSpaceCommit Property

Indicates whether Non-Paged memory is allocated from Windows into the Local Pool of the process’s external MSpace at Subsystem startup. See Managing Memory for more information.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public bool ExternalMSpaceCommit { get; }

Property Value

Type: Boolean
See Also