LocalFileSystemWatcherRestart Method |
Restarts the watcher.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected virtual void Restart(
Action action
)
Parameters
- action
- Type: SystemAction
The action.
Exceptions See Also