Class XarLoadOptions
XarLoadOptions class
Options with which XAR archive is loaded from a compressed file.
public class XarLoadOptions
Constructors
| Name | Description |
|---|---|
| XarLoadOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| CancellationToken { get; set; } | Gets or sets a cancellation token used to cancel the extraction operation. |
| EntryExtractionProgressed { get; set; } | Gets or sets the delegate invoked when some bytes have been extracted. |
See Also
- namespace Aspose.Zip.Xar
- assembly Aspose.Zip