AutoRecoveringFileSystemWatcher.OnFileWatcherError(ErrorEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected void OnFileWatcherError (System.IO.ErrorEventArgs args);
member this.OnFileWatcherError : System.IO.ErrorEventArgs -> unit
Protected Sub OnFileWatcherError (args As ErrorEventArgs)
Parameters
- args
- ErrorEventArgs