[]
Gets or sets a value indicating whether to compress temporary data before the storing to memory/disk.
public bool UseCompression { get; set; }
A bool value. true if the data should be compressed; otherwise, false.
true
false