ArcGIS API for Silverlight - Library Reference
ArcGISWebClient.PostMultipartCompletedEventArgs Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client Namespace : ArcGISWebClient.PostMultipartCompletedEventArgs Class


The following tables list the members exposed by ArcGISWebClient.PostMultipartCompletedEventArgs.

Public Properties

 NameDescription
public PropertyCancelledGets a value indicating whether an asynchronous operation has been canceled. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
public PropertyErrorGets a value indicating which error occurred during an asynchronous operation. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
public PropertyResultGets a readable stream that contains data that might be returned by a ArcGISWebClient.PostMultipartAsync method.  
public PropertyUserStateGets the unique identifier for the asynchronous task. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top

Protected Methods

 NameDescription
protected MethodRaiseExceptionIfNecessaryRaises a user-supplied exception if an asynchronous operation failed. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top

See Also

© ESRI, Inc. All Rights Reserved.