ArcGIS API for Silverlight - Library Reference
UploadTask Class Properties
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 Properties

 NameDescription
public PropertyAutoNormalizeIf true automatically normalizes geometry crossing the anti-meridian. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyDisableClientCaching If true, adds a timestamp parameter ("_ts") to the request to prevent it from being loaded from the browser's cache. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyIsBusyOverridden.  Gets a value that indicates whether a Web request is in progress.  
public PropertyPartSize Gets or sets the maximum size for upload. This value determines when an upload need to be split into parts. Default is set to 2MB.  
public PropertyProxyURL Gets or sets the URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyToken Token for accessing a secure ArcGIS task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyUrl Gets or sets the URL of the task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
Top

See Also

© ESRI, Inc. All Rights Reserved.