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.2
Syntax
public bool ExceptionPermanent { get; set; }

Property Value

Boolean
See Also