ArcGIS API for Silverlight - Library Reference
Result Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISWebClient.PostMultipartCompletedEventArgs Class : Result Property

Gets a readable stream that contains data that might be returned by a ArcGISWebClient.PostMultipartAsync method.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Result As Stream
C# 
public Stream Result {get;}

Property Value

A System.IO.Stream that contains the downloaded data.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.