Click or drag to resize

FileSystemWatcherQueuedError Event

IT Hit User File System
Occurs when the instance of System.IO.FileSystemWatcher is unable to continue monitoring changes

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public event ErrorEventHandler Error

Value

Type: System.IOErrorEventHandler
See Also