MapSuite Team,
What does SendingWebRequestEventArgs.Cancel do if set to true within the SendingWebRequest event?
I was hoping that it would cancel the current WebRequest plus all pending WebRequests.
It’s important for my application to be able to totally cancel all pending requests for imagery once it knows that a WebRequest has failed. Once one WebRequest has failed I want no more requests made until the application determines that it is appropriate to begin making requests.
Another thought – are pending request for WMS Imagery cancelled one the IsVisible property for the layer is set false?
Thanks,
Dennis
OriStar Mapping, Inc.