MemoryStressAllocate Method

Overload List

Allocate(Int64) Allocates the specified amount of physical memory for this instance and fills the memory with zeros.
Allocate(Int64, Byte) Allocates the specified amount of physical memory for this instance and fills the memory with the specified value.

See Also