Property UpdateAllocatorEnableBlockFree
UpdateAllocatorEnableBlockFree
Property to get and set enable block free flag, a flag indicating whether the allocator should enable individual block to be freed.
Declaration
public bool UpdateAllocatorEnableBlockFree { get; set; }
Property Value
Type | Description |
---|---|
bool |