ProgressCancelEventArgs.Cancel
ProgressCancelEventArgs.Cancel property
Gets or sets a value indicating whether the event should be canceled.
public bool Cancel { get; set; }
Return Value
True if the event should be canceled; otherwise, false.
See Also
- class ProgressCancelEventArgs
- namespace Aspose.Zip
- assembly Aspose.Zip