Method CommitSearch
| Edit this page View SourceCommitSearch()
Submits the current query as a fresh search.
Declaration
public Task CommitSearch()
Returns
Type | Description |
---|---|
Task |
Remarks
The search will return results from the ActiveSource or all Sources if ActiveSource is null
.
Search in progress can be cancelled by calling CancelSearch().