ProgressCancelEventArgs
ProgressCancelEventArgs class
Class for cancelable event data containing the number of bytes proceeded.
The ProgressCancelEventArgs type exposes the following members:
Constructors
| Name | Description |
|---|---|
| ProgressCancelEventArgs(proceeded_bytes) | Initializes a new instance of the ProgressCancelEventArgs class. |
Properties
| Name | Description |
|---|---|
| proceeded_bytes | Gets the number of bytes proceeded. |
| cancel | Gets or sets a value indicating whether the event should be canceled. |
See Also
- namespace aspose.zip
- assembly Aspose.Zip