Click or drag to resize

MemoryX Properties

The MemoryX type exposes the following members.

Properties
  NameDescription
Public propertyAddress
The memory exchange address.
Public propertyAllocator
The memory allocator that owns this memory (or null for in-core memory).
Public propertyLength
The memory exchange length.
Public propertyViewHandle
A handle to the view of the memory-mapped file (or null).
Top
See Also