Cancel Property

DotNetZip

Ionic Zip Library v1.9.1.6 Cancel Property
ReferenceIonic.ZipZipProgressEventArgsCancel
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)