ClassCacheClearEventArgs
Class
These EventArgs are constructed when FiddlerApplication.OnClearCache is called.
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public class CacheClearEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsCacheClearEventArgs
Inherited Members
Constructors
CacheClearEventArgs(bool, bool)
Constructs the Event Args
Properties
ClearCacheFiles
True if the user wants cache files to be cleared
ClearCookies
True if the user wants cookies to be cleared