Constants.DefaultMemoryChunkSize Field

Definition

Default memory chunk size of memory pool, 4MB.

public const int DefaultMemoryChunkSize = 4194304;
val mutable DefaultMemoryChunkSize : int
Public Const DefaultMemoryChunkSize As Integer  = 4194304

Field Value

Value = 4194304

Applies to