The following tables list the members exposed by IBATask.
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. By default, this value should be false. |
![]() | 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. |
![]() | Token | Token for accessing a secure task. |
![]() | TokenProvider | Provider responsible for updating the security token if the last one expires. |
![]() | Url | Base task URL. |