Class ZstandardLoadOptions
ZstandardLoadOptions class
Options with which ZstandardArchive is loaded from a compressed file. Contains event raised on extraction.
public class ZstandardLoadOptions
Constructors
| Name | Description |
|---|---|
| ZstandardLoadOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| CancellationToken { get; set; } | Gets or sets a cancellation token used to cancel the extraction operation. |
Events
| Name | Description |
|---|---|
| event ExtractionProgressed | Gets or sets the delegate invoked when some bytes have been extracted. |
See Also
- namespace Aspose.Zip.Zstandard
- assembly Aspose.Zip