ArcGIS Runtime SDK for WPF - Library Reference
PartSize Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.