Esri Business Analyst Server API for Silverlight 2.2 Reference
AbstractTask Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace : AbstractTask Class


Glossary Item Box

The following tables list the members exposed by AbstractTask.

Protected Constructors

 NameDescription
Protected ConstructorAbstractTask ConstructorInitializes a new instance of the AbstractTask class.  
Top

Public Properties

 NameDescription
Public PropertyDisableClientCachingIf true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.
Default: Client.DisableClientCaching.  
Public PropertyProxyUrl The URL to proxy the request through.  
Public PropertyRequestTimeoutThe request timeout in seconds. A value less than or equal to zero prevents request timeout.
Default: Client.RequestTimeout.  
Public PropertyToken Token for accessing a secure task.  
Public PropertyUrlURL of the task.
Default: Client.Url.  
Top

Protected Properties

 NameDescription
Protected PropertyClient Client instance associated with this task.  
Top

See Also

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