ArcGIS API for Silverlight - Library Reference
UploadTask Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : UploadTask Class


For a list of all members of this type, see UploadTask members.

Public Methods

 NameDescription
public MethodCancelAsyncOverridden.  Cancels a pending asynchronous operation.  
public MethodDeleteAsync Deletes the uploaded item from server.  
public MethodUploadAsync Uploads the file to server.  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedCalled when a task result related property value has changed. These properties are named, or end with, "LastResult". E.g. QueryTask exposes the "LastResult" property, and GeometryService has a "BufferLastResult" property. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
Top

See Also

© ESRI, Inc. All Rights Reserved.