InputFileWatcher Class
A wrapper around FileSystemWatcher that invokes a callback action on changes to input files.
Namespace
Statiq.Web
Interfaces
  • IDisposable
Base Types
  • object
InputFileWatcher
object
IDisposable

Syntax

public class InputFileWatcher : IDisposable

Constructors

Fields

Name Field Type Constant Value Summary
EventThreshold TimeSpan
static

Methods

Name Return Value Summary
Dispose() void

Extension Methods