Community Analyst API for Silverlight 2.2 Reference
AbstractClient Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace : AbstractClient Class

Glossary Item Box

The Base abstract HTTP client wrapper class.

Object Model

AbstractClient ClassITokenProvider InterfaceITokenService Interface

Syntax

 
Visual Basic (Declaration)
C#
 
 
Public MustInherit Class AbstractClient 

Remarks

An abstract client encapsulates an instance of the HTTPService and sends requests to it in the text mode. It is supposed that the result is returned as a JSON string.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BACore.Client.AbstractClient
      ESRI.ArcGIS.Client.BACore.Client.BAClient

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.