Show / Hide Table of Contents

Method FileWatcher.Dispose


Overload

Stops watching.

public void Dispose()
Implements
IDisposable.Dispose()

Remarks

Don't need to ever call this, unless you want to stop watching before the process exits.