NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MessageQueueCriteria Properties

The properties of the MessageQueueCriteria class are listed below. For a complete list of MessageQueueCriteria class members, see the MessageQueueCriteria Members topic.

Public:

Category Specifies the Category that will be used as the criteria to search queues in the network.
CreatedAfter Specifies the lower bound of the interval that will be used as the queue creation time search criteria.
CreatedBefore Specifies the upper bound of the interval that will be used as the queue creation time search criteria.
Label Specifies the label that that will be used as the criteria to search queues in the network.
MachineName Specifies the machine name that will be used as the criteria to search queues in the network.
ModifiedAfter Specifies the lower bound of the interval that will be used as the queue modified time search criteria.
ModifiedBefore Specifies the upper bound of the interval that will be used as the queue modified time search criteria.

See Also

MessageQueueCriteria Class | System.Messaging Namespace