TResult
Type of task result.
TEventArgs
Type of result event args (should inherit from BAClientEventArgs).
Community Analyst API for Silverlight 2.2 Reference
BAOTask<TResult,TEventArgs> Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BAO.Tasks Namespace : BAOTask<TResult,TEventArgs> Class

Glossary Item Box

The BAOTask class is the base class for "old" Community Analyst API tasks (deprecated).

Object Model

BAOTask<TResult,TEventArgs> ClassITokenProvider Interface

Syntax

Type Parameters

TResult
Type of task result.
TEventArgs
Type of result event args (should inherit from BAClientEventArgs).

Remarks

This class is used as the base class for "old" tasks to provide compatibility with the previous version of Community Analyst API for Silverlight. It is deprecated and will be removed. The should be used instead for creation new tasks.

Inheritance Hierarchy

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.