Table of Contents

Property InternalUseNativeLargeMemoryBuffers

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

InternalUseNativeLargeMemoryBuffers

Internal helper to get the value of the global setting for whether to use native memory buffers for large memory, this also shortcuts the check for the global settings by checking if this is running in a browser environment.

protected static bool InternalUseNativeLargeMemoryBuffers { get; }

Property Value

bool