ArcGIS Runtime SDK for Windows Phone - Library Reference
PartSize Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > UploadTask Class : PartSize Property

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.

Syntax

Visual Basic (Declaration) 
Public Property PartSize As Integer
C# 
public int PartSize {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.