Class CabLoadOptions
CabLoadOptions class
Options with which archive is loaded from a compressed file.
public class CabLoadOptions
Constructors
| Name | Description |
|---|---|
| CabLoadOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| CancellationToken { get; set; } | Gets or sets a cancellation token used to cancel the extraction operation. |
Remarks
Allows to cancel extraction for .NET Framework 4.0 and above.
See Also
- namespace Aspose.Zip.Cab
- assembly Aspose.Zip