CompressionThreads

Bzip2SaveOptions.CompressionThreads property

Gets or sets compression thread count. If the value greater than 1, multithreading compression will be used.

public int CompressionThreads { get; set; }

See Also