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