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: 8.1.26224.0-Beta2
Syntax
public event ErrorEventHandler Error

Value

Type: System.IOErrorEventHandler
See Also