MessageQueueCriteria Class Members
In This Topic
The following tables list the members exposed by MessageQueueCriteria.
Public Constructors
Public Properties
| Name | Description |
 | Category | Gets or sets the category by which to filter queues in the network. |
 | CreatedAfter | Gets or sets the lower boundary of the queue creation date and time by which to filter queues on the network. |
 | CreatedBefore | Gets or sets the upper boundary of the queue creation date and time by which to filter queues on the network. |
 | Label | Gets or sets the label by which to filter queues in the network. |
 | MachineName | Gets or sets the computer name by which to filter queues in the network. |
 | ModifiedAfter | Gets or sets the lower boundary of the queue modification date and time by which to filter queues on the network. |
 | ModifiedBefore | Gets or sets the upper boundary of the queue modification date and time by which to filter queues on the network. |
Top
Public Methods
| Name | Description |
 | ClearAll | Clears all properties from being built into a filter and puts all property values into a "not set" state. |
Top
See Also