Back to Devexpress

AzureSearchCompletedEventArgs Properties

windowsforms-devexpress-dot-xtramap-dot-azuresearchcompletedeventargs-dot-underscore-properties.md

latest1.8 KB
Original Source

AzureSearchCompletedEventArgs Properties

Contains data for the SearchCompleted event.

NameDescription
CancelledGets a value indicating whether an asynchronous operation has been canceled. Inherited from AsyncCompletedEventArgs.
ErrorGets a value indicating which error occurred during an asynchronous operation. Inherited from AsyncCompletedEventArgs.
RequestResultReturns the result of the search request. Inherited from SearchCompletedEventArgs.
UserStateGets the unique identifier for the asynchronous task. Inherited from AsyncCompletedEventArgs.

See Also

AzureSearchCompletedEventArgs Class

AzureSearchCompletedEventArgs Members

DevExpress.XtraMap Namespace