Bzip2SaveOptions.CompressionThreads
Bzip2SaveOptions.CompressionThreads property
압축 스레드 수를 가져오거나 설정합니다. 값이 1보다 크면 멀티스레딩 압축이 사용됩니다.
public int CompressionThreads { get; set; }
또한보십시오
- class Bzip2SaveOptions
- 네임스페이스 Aspose.Zip.Bzip2
- 집회 Aspose.Zip
압축 스레드 수를 가져오거나 설정합니다. 값이 1보다 크면 멀티스레딩 압축이 사용됩니다.
public int CompressionThreads { get; set; }