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 (in ShellBrowser.dll) Version: 7.0
Syntax
public bool ExceptionPermanent { get; set; }

Property Value

Type: Boolean
See Also