Click or drag to resize

IMemoryUsageInfoPoolPagedBytes Property

The current amount of virtual memory allocated within the system's pool of pageable virtual memory.

Namespace:  Xcalibur.Models.Hardware.Memory
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
long PoolPagedBytes { get; set; }

Property Value

Type: Int64
The pool paged bytes.
See Also