ArcGIS Runtime SDK for WPF - Library Reference
ArcGISWebClient.DownloadStringCompletedEventArgs Class
Members  See Also 
ESRI.ArcGIS.Client Namespace : ArcGISWebClient.DownloadStringCompletedEventArgs Class

Provides data for the ArcGISWebClient.DownloadStringCompleted event.

Object Model

ArcGISWebClient.DownloadStringCompletedEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ArcGISWebClient.DownloadStringCompletedEventArgs 
   Inherits System.ComponentModel.AsyncCompletedEventArgs
C# 
public class ArcGISWebClient.DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.Client.ArcGISWebClient.DownloadStringCompletedEventArgs

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.