SQAgentBindingModes
Agent binding mode for the SQ_BindAgent function.
Fields
add
Optional
add: string
Remove all the queues from the agent and bind new queues
add_queues
Optional
add_queues: string
Add additional queues to the agent
replace
Optional
replace: string
Unbind all the existing agents and all the existing queues, then bind the specified queues to the specified agents
replace_agents
Optional
replace_agents: string
Unbind all the existing agents from the queue and bind new agents