Cancel Property From DotNetZip previous page next page Ionic Zip Library v1.9.1.6 Cancel Property Reference ► Ionic.Zip ► ZipProgressEventArgs ► Cancel C# Visual Basic Visual C++ In an event handler, set this to cancel the save or extract operation that is in progress. Declaration Syntax C# Visual Basic Visual C++ public bool Cancel { get; set; } Public Property Cancel As Boolean Get Set public: property bool Cancel { bool get (); void set (bool value); } Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8) previous page start next page