NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WaitForChangedResult Properties

The properties of the WaitForChangedResult structure are listed below. For a complete list of WaitForChangedResult structure members, see the WaitForChangedResult Members topic.

Public:

ChangeType Gets or sets the type of change to watch for.
Name Gets or sets the name of the file or subdirectory that has changed.
OldName Gets or sets the original name of the file or subdirectory that has been renamed.
TimedOut Gets or sets a value indicating whether the process has timed out.

See Also

WaitForChangedResult Structure | System.IO Namespace