| Interface | Description |
|---|---|
| IFileMonitorCallback |
Listens for changes to a file.
|
| Class | Description |
|---|---|
| DefaultFileMonitorCallback |
Default empty implementation of
IFileMonitorCallback |
| FileChangeEvent |
An event fired when a file is changed.
|
| FileMonitor |
A polling file monitor implementation.
|
| FileMonitorManager |
This class manages all the available
FileMonitor objects. |
Copyright © 2014–2015 Philip Helger. All rights reserved.