The following tables list the members exposed by DistanceDecayTask.
Name | Description | |
---|---|---|
![]() | DistanceDecayTask Constructor | Overloaded. Initializes a new instance of the ESRI.ArcGIS.Client.BAServer.Tasks.Reports.DistanceDecayTask class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. Default: Client.ActiveDatasetID . (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.BAServerTask<TaskResultOutput>) |
![]() | DisableClientCaching | If 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 . (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask) |
![]() | IsFullErrorMessage | Produce an error message with stack trace (true) or without stack trace (false). (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.BAServerTask<TaskResultOutput>) |
![]() | LastResult | The last result of execution the task. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATask<TaskResultOutput,BATaskEventArgs<TaskResultOutput>>) |
![]() | ProxyUrl | The URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask) |
![]() | RequestTimeout | The request timeout in seconds. A value less than or equal to zero prevents request timeout. Default: Client.RequestTimeout . (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask) |
![]() | Token | Token for accessing a secure task. (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask) |
![]() | TokenProvider | Provider responsible for updating the security token if the last one expires. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATask<TaskResultOutput,BATaskEventArgs<TaskResultOutput>>) |
![]() | Url | URL of the task. Default: Client.Url . (Inherited from ESRI.ArcGIS.Client.BACore.Client.AbstractTask) |
Name | Description | |
---|---|---|
![]() | Client | Server client class associated with this instance. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.BAServerTask<TaskResultOutput>) |
Name | Description | |
---|---|---|
![]() | CreateCommand | Overloaded. Creates a new command encapsulating this task and the given parameters. |
![]() | ExecuteAsync | Overloaded. Asynchronous executes a Distance Decay task. |
Name | Description | |
---|---|---|
![]() | GetEventHandlers | Gets event handlers associated with this instance. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATask<TaskResultOutput,BATaskEventArgs<TaskResultOutput>>) |
![]() | PrepareVariables | Prepares variables for HTTP service request. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.BAServerTask<TaskResultOutput>) |
![]() | ResultHandler | Processes the result of task execution. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATask<TaskResultOutput,BATaskEventArgs<TaskResultOutput>>) |
![]() | Send | Overloaded. Sends a request to Business Analyst HTTP Service associated with this task using this instance event handlers. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATask<TaskResultOutput,BATaskEventArgs<TaskResultOutput>>) |
Name | Description | |
---|---|---|
![]() | ExecuteCompleted | This event occurs when the ExecuteAsync operation completes. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATask<TaskResultOutput,BATaskEventArgs<TaskResultOutput>>) |
![]() | Failed | This event occurs when the ExecuteAsync operation failes. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATask<TaskResultOutput,BATaskEventArgs<TaskResultOutput>>) |