Represents the method that handles the SearchFailed event.
[Visual Basic .NET]
Public Delegate Sub SearchFailedEventHandler ( _
)
[C#] public delegate void SearchFailedEventHandler ( );