Click or drag to resize

SearchExceptionEventArgsExceptionPermanent Property

Set this to true if you decided that the exception is of permanent nature and you want the search thread to cancel.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ExceptionPermanent { get; set; }

Property Value

Type: Boolean
See Also