Click or drag to resize
QueueAddAction Constructor
Overload List
  NameDescription
Public methodQueueAddAction
Creates a new empty QueueAddAction.
Public methodQueueAddAction(String, String)
Creates a new QueueAddAction that adds a new member on the given interface to the given queue.
Public methodQueueAddAction(String, String, String)
Creates a new QueueAddAction that adds a new member on the given interface to the given queue.
Public methodQueueAddAction(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.
Top
See Also