The following tables list the members exposed by TMQueryTask.
Name | Description | |
---|---|---|
![]() | TMQueryTask Constructor | Initializes a new instance of the TMQueryTask 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: 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. Default: 0 . |
![]() | Token | Token for accessing a secure task. |
![]() | TokenProvider | Provider responsible for updating the security token if the last one expires. |
Name | Description | |
---|---|---|
![]() | CreateGeographyLayerInfo | Creates a new geography layer info object owned by this task. |
![]() | ExecuteAsync | Executes a query for the given geography layer. |
![]() | InitializeAsync | Initializes the query task. |
![]() | InitializeGeographyLevels | Initializes the list of geography levels from a collection. |
![]() | InitializeGeographyLevelsFromXML | Initializes the list of geography levels from XML. |