Esri Business Analyst Server API for Silverlight 2.2 Reference
InitializeAsync Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > TMQueryTaskProvider Class : InitializeAsync Method

responder
Async responder to handle initialization results.

Glossary Item Box

Initializes the query tasks associated with this provider.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

responder
Async responder to handle initialization results.

Remarks

An instance of the BATaskEventArgs<List<GeographyLevelInfo>> type is passed to the responder.Result method.

If more than one query task is specified for this provider, all of them are initialized and their result lists are merged into one list which is passed to the responder.Result method.

An instance of the BATaskEventArgs<List<GeographyLevelInfo>> type is passed to the responder.Result method.

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.