RequestCompletedEventArgs Constructors
Provides data for the MapImageDataProviderBase.WebRequest event.Name | Parameters | Description |
---|---|---|
RequestCompletedEventArgs(MapItem[], Exception, Boolean, Object) | items, error, cancelled, userState | Initializes a new instance of the RequestCompletedEventArgs class with the specified settings. |
See Also