Click or drag to resize

LocalFileSystemWatcherError Event

Occurs when an error occurs in the watched directory. Changes may have been lost.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<ErrorEventArgs> Error

Value

Type: SystemEventHandlerErrorEventArgs
See Also