The following tables list the members exposed by AbstractTask.
Name | Description | |
---|---|---|
![]() | AbstractTask Constructor | Initializes a new instance of the AbstractTask class. |
Name | Description | |
---|---|---|
![]() | 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 . |
![]() | ProxyUrl | The URL to proxy the request through. |
![]() | RequestTimeout | The request timeout in seconds. A value less than or equal to zero prevents request timeout. Default: Client.RequestTimeout . |
![]() | Token | Token for accessing a secure task. |
![]() | Url | URL of the task. Default: Client.Url . |