[]
Occurs when async find action completed.
public event EventHandler<FindActionCompletedEventArgs> FindActionCompleted
Public Event FindActionCompleted As EventHandler(Of FindActionCompletedEventArgs)
| Type | Description |
|---|---|
| EventHandler<FindActionCompletedEventArgs> | Occurs when async find action completed. |