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