A wrapper around
FileSystemWatcher
that invokes a callback action on changes to input files.
- Namespace
- Statiq
.Web - Interfaces
-
- IDisposable
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IDisposable"]
Type["InputFileWatcher"]
class Type type-node
Syntax
public class InputFileWatcher : IDisposable
Constructors
Name | Summary |
---|---|
InputFileWatcher |
Fields
Name | Field Type | Constant Value | Summary |
---|---|---|---|
EventThreshold | TimeSpan |
static
|
Methods
Name | Return Value | Summary |
---|---|---|
Dispose |
void |