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