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


The following tables list the members exposed by ArcGISWebClient.

Public Constructors

 NameDescription
public ConstructorArcGISWebClient ConstructorInitializes a new instance of the ArcGISWebClient class.  
Top

Public Properties

 NameDescription
public PropertyDisableClientCaching Indicates whether a timestamp parameter ("_ts") has to be added to the request to prevent it from being loaded from the browser's cache.  
public PropertyIsBusy Gets a value that indicates whether a Web request is in progress.  
public PropertyProxyUrl Gets or sets the URL to proxy the request through.  
Top

Public Methods

 NameDescription
public MethodCancelAsync Cancels a pending asynchronous operation.  
public MethodDownloadStringAsync Downloads asynchronously the resource specified as a System.Uri.  
public MethodOpenReadAsync Opens a readable stream containing the specified resource.  
public MethodPostMultipartAsync Downloads asynchronously the resource specified as a System.Uri.  
Top

Public Events

 NameDescription
public EventDownloadStringCompleted Occurs when an asynchronous download string operation completes.  
public EventOpenReadCompleted Occurs when an asynchronous operation to open a stream containing a resource completes.  
public EventPostMultipartCompleted Occurs when an asynchronous operation to post multipart content completes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.