Set to true to cancel the current operation.

Namespace:  C1.C1Zip
Assembly:  C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)

Syntax

C#
public bool Cancel { get; set; }
Visual Basic
Public Property Cancel As Boolean
	Get
	Set

See Also