ParallelCompressInMemory

ParallelOptions.ParallelCompressInMemory property

Gets or sets value indicating how parallel approach to be used.

public ParallelCompressionMode ParallelCompressInMemory { get; set; }

See Also