ISearch.CancelSearch method

Namespace: NextDesign.Core

Description

Request to cancel the search. After the cancellation is requested, registration of search results will be ignored.

argument

Name Type Description
flush bool Finalize search results until
If True is specified, the search results up to that point are fixed.

False is the default.

Return value

  • void