Name | Description | |
---|---|---|
MessageQueueCriteria Constructor | Initializes a new instance of the MessageQueueCriteria class. |
The following tables list the members exposed by MessageQueueCriteria.
Name | Description | |
---|---|---|
MessageQueueCriteria Constructor | Initializes a new instance of the MessageQueueCriteria class. |
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. |
Name | Description | |
---|---|---|
ClearAll | Clears all properties from being built into a filter and puts all property values into a "not set" state. |