ClassProgressCallbackEventArgs
Class
EventArgs class for the ISessionImporter and ISessionExporter interface callbacks
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public class ProgressCallbackEventArgs : EventArgs
Inheritance: objectEventArgsProgressCallbackEventArgs
Inherited Members
Constructors
ProgressCallbackEventArgs(float, string)
Progress Callback
Properties
Cancel
Set to TRUE to request that Import/Export process be aborted as soon as convenient
PercentComplete
The percentage completed
ProgressText
The string message of the notification