Synchronous
Set Synchronous
to False
to run the action asynchronously.
When you run the action asynchronously, the action returns a token immediately and queues the action. You retrieve the status and results for the action by sending the QueueInfo action.
To run actions asynchronously, you must enable asynchronous actions in your configuration file. See Actions Configuration Parameters
Actions: | DocumentStats
GetContent List Query Suggest SuggestOnText GetAllRefs DetectLanguage Highlight QuerySummaryManagement Summarize GetQueryTagValues GetTagNames GetTagValues TermExpand TermGetAll TermGetBest TermGetInfo |
Type: | Boolean |
Default: | True |
Example: | Synchronous=True
|
See Also: | QueueInfo
Actions Configuration Parameters |