ComponentOne Zip for UWP
Cancel Property

C1.UWP.Zip Assembly > C1.C1Zip Namespace > ZipProgressEventArgs Class : Cancel Property
Set to true to cancel the current operation.
Syntax
'Declaration
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
See Also

Reference

ZipProgressEventArgs Class
ZipProgressEventArgs Members