Back to Devexpress

RequestCompletedEventArgs Properties

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

latest1.7 KB
Original Source

RequestCompletedEventArgs Properties

Provides data for the MapImageDataProviderBase.WebRequest 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.
ItemsReturns all the items generated for the layer as the result of a web request.
UserStateGets the unique identifier for the asynchronous task. Inherited from AsyncCompletedEventArgs.

See Also

RequestCompletedEventArgs Class

RequestCompletedEventArgs Members

DevExpress.XtraMap Namespace