ArcGIS Runtime SDK for WPF - Library Reference
Result Property
See Also 
ESRI.ArcGIS.Client Namespace > ArcGISWebClient.OpenReadCompletedEventArgs Class : Result Property

Gets a readable stream that contains data downloaded by a ArcGISWebClient.OpenReadAsync 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, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.