Share via


ThreadSafeFileWatcher.WaitForChanged Method

Include Protected Members
Include Inherited Members

A synchronous method that returns a structure that contains specific information on the change that occurred.

Overload List

  Name Description
Public method WaitForChanged(WatcherChangeTypes) A synchronous method that returns a structure that contains specific information on the change that occurred, given the type of change you want to monitor. (Inherited from FileSystemWatcher.)
Public method WaitForChanged(WatcherChangeTypes, Int32) A synchronous method that returns a structure that contains specific information on the change that occurred, given the type of change you want to monitor and the time (in milliseconds) to wait before timing out. (Inherited from FileSystemWatcher.)

Top

See Also

Reference

ThreadSafeFileWatcher Class

ThreadSafeFileWatcher Members

Microsoft.VisualStudio.Data.Schema.Project.Project.Utilities Namespace