Esri Business Analyst Server API for Silverlight 2.2 Reference
AsyncResponder Constructor(AsyncCallback<Object>,AsyncCallback<Exception>)
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > AsyncResponder Class > AsyncResponder Constructor : AsyncResponder Constructor(AsyncCallback<Object>,AsyncCallback<Exception>)

done
Execution done callback function receiving a result object (can be null).
failed
Execution failed callback function receiving an error object (can be null).

Glossary Item Box

Initializes a new instance of the AsyncResponder class with simple callback functions.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

done
Execution done callback function receiving a result object (can be null).
failed
Execution failed callback function receiving an error object (can be null).

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.