MaxMemoryForCache

PreviewOptions.MaxMemoryForCache property

Gets or sets the maximum available memory for cache in memory in bytes. The default value is 1073741824.

public int MaxMemoryForCache { get; set; }

See Also