QueueName
The name of the queue to query. There is one queue for each asynchronous action.
For example: when you use Media Server to process a media file, you run the process action, so specify QueueName=process. Most of a connector's functionality is accessed through action=fetch, so specify QueueName=fetch.
| Actions: | QueueInfo |
| Type: | String |
| Default: | |
| Example: | &QueueName=process
|
| See Also: |