HEAP_NO_SERIALIZE top-level constant

int const HEAP_NO_SERIALIZE

Serialized access will not be used for this allocation.

Implementation

const HEAP_NO_SERIALIZE = 0x00000001;