See C1FileSystemWatcher.
Namespace: Composite.Core.ImplementationAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public virtual C1WaitForChangedResult WaitForChanged( WatcherChangeTypes changeType ) |
Visual Basic |
---|
Public Overridable Function WaitForChanged ( _ changeType As WatcherChangeTypes _ ) As C1WaitForChangedResult |
Visual C++ |
---|
public: virtual C1WaitForChangedResult WaitForChanged( WatcherChangeTypes changeType ) |
Parameters
- changeType
- Type: System.IO..::..WatcherChangeTypes
[Missing <param name="changeType"/> documentation for "M:Composite.Core.Implementation.C1FileSystemWatcherImplementation.WaitForChanged(System.IO.WatcherChangeTypes)"]
Return Value
[Missing <returns> documentation for "M:Composite.Core.Implementation.C1FileSystemWatcherImplementation.WaitForChanged(System.IO.WatcherChangeTypes)"]