Back to Devexpress

BingSearchCompletedEventArgs Properties

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

latest1.8 KB
Original Source

BingSearchCompletedEventArgs Properties

Obsolete. Provides data for the BingSearchDataProvider.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

BingSearchCompletedEventArgs Class

BingSearchCompletedEventArgs Members

DevExpress.XtraMap Namespace