ArcGIS API for Silverlight - Library Reference
ArcGISWebClient.DownloadStringCompletedEventArgs Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : ArcGISWebClient.DownloadStringCompletedEventArgs Class


For a list of all members of this type, see ArcGISWebClient.DownloadStringCompletedEventArgs members.

Public Properties

 NameDescription
public PropertyCancelledGets a value indicating whether an asynchronous operation has been canceled. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
public PropertyErrorGets a value indicating which error occurred during an asynchronous operation. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
public PropertyResultGets the data that is downloaded by ArcGISWebClient.DownloadStringAsync.  
public PropertyUserStateGets the unique identifier for the asynchronous task. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top

See Also

© ESRI, Inc. All Rights Reserved.