Click or drag to resize
ProgressCallbackEventArgsCancel Property
Set to TRUE to request that Import/Export process be aborted as soon as convenient

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also