Class XzLoadOptions
XzLoadOptions class
Options for loading XzArchive
.
public class XzLoadOptions
Constructors
Name | Description |
---|---|
XzLoadOptions() | The default constructor. |
Properties
Name | Description |
---|---|
CancellationToken { get; set; } | Gets or sets a cancellation token used to cancel the extraction operation. |
Remarks
In the .NET Framework 4.0 and above, can be used to cancel extraction.
See Also
- namespace Aspose.Zip.Xz.Settings
- assembly Aspose.Zip