ISearch.CancelSearch method
Namespace: NextDesign.Core
Description
Request to cancel the search. 
Ignores registration of search results after cancellation is requested. 
argument
| Name | Type | Description | 
|---|---|---|
| flush | bool | Finish the search results so far? If True is specified, the search results so far are fixed. The default value is False. | 
Return value
- void