MessageQueueCriteria Class Members
The following tables list the members exposed by MessageQueueCriteria.
Public Constructors
Name | Description | |
---|---|---|
![]() | MessageQueueCriteria Constructor | Initializes a new instance of the MessageQueueCriteria class. |
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. |
Public Methods
Name | Description | |
---|---|---|
![]() | ClearAll | Clears all properties from being built into a filter and puts all property values into a "not set" state. |
See Also