AzureSearchCompletedEventArgs Constructors
Contains data for the SearchCompleted event.Name | Parameters | Description |
---|---|---|
AzureSearchCompletedEventArgs(SearchRequestResult, Exception, Boolean, Object) | requestResult, error, cancelled, userState | Initializes a new instance of the AzureSearchCompletedEventArgs class with specified settings. |
See Also