Click or drag to resize

SearchCompletedEventArgs Properties

The SearchCompletedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancelled Returns true if the Search was cancelled.
Public propertyError Returns null if no Error occured, the Exception otherwise.
Top
See Also