Click or drag to resize

LocalFileSystemWatcherError Event

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

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

Value

Type: SystemEventHandlerErrorEventArgs
See Also