Show / Hide Table of Contents

Constructor ConfigFileWatcher

| Edit this page View Source

ConfigFileWatcher(ConfigFile, long)

Create a file watcher to trigger reloads of the config file when it is changed, created, or renamed.
Declaration
public ConfigFileWatcher(ConfigFile configFile, long reloadDelay = 1000)
Parameters
Type Name Description
ConfigFile configFile
long reloadDelay Time in milliseconds before another event can be fired.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾