The IQueue type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Properties
| Name | Description | |
|---|---|---|
| Interactions |
Gets the interactions on the queue.
| |
| Name |
Gets the name of the queue being watched.
|
Events
| Name | Description | |
|---|---|---|
| InteractionAdded |
Occurs when an interaction is added to the queue.
| |
| InteractionChanged |
Occurs when an interaction on the queue has changed.
| |
| InteractionRemoved |
Occurs when an interaction is removed from the queue.
|