SearchCompletedEventArgs Properties |
The SearchCompletedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancelled |
Returns true if the Search was cancelled.
| |
| Error |
Returns null if no Error occured, the Exception otherwise.
|