System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessageQueueCriteria Class
Properties Methods


In This Topic
    MessageQueueCriteria Class Members
    In This Topic

    The following tables list the members exposed by MessageQueueCriteria.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MessageQueueCriteria class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the category by which to filter queues in the network.  
    Public PropertyGets or sets the lower boundary of the queue creation date and time by which to filter queues on the network.  
    Public PropertyGets or sets the upper boundary of the queue creation date and time by which to filter queues on the network.  
    Public PropertyGets or sets the label by which to filter queues in the network.  
    Public PropertyGets or sets the computer name by which to filter queues in the network.  
    Public PropertyGets or sets the lower boundary of the queue modification date and time by which to filter queues on the network.  
    Public PropertyGets or sets the upper boundary of the queue modification date and time by which to filter queues on the network.  
    Top
    Public Methods
     NameDescription
    Public MethodClears all properties from being built into a filter and puts all property values into a "not set" state.  
    Top
    See Also