Click or drag to resize

LocalFileSystemWatcherBufferTooSmall Event

Occurs when too many changes occur in the watched directory and changes 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 BufferTooSmall

Value

Type: SystemEventHandler
See Also