![]() | QueueAddAction Constructor |
Name | Description | |
---|---|---|
![]() | QueueAddAction |
Creates a new empty QueueAddAction.
|
![]() | QueueAddAction(String, String) |
Creates a new QueueAddAction that adds a new member on the given interface to the given queue.
|
![]() | QueueAddAction(String, String, String) |
Creates a new QueueAddAction that adds a new member on the given interface to the given queue.
|
![]() | QueueAddAction(String, String, String, Int32) |
Creates a new QueueAddAction that adds a new member on the given
interface to the given queue with the given penalty.
|