MessageQueueCriteria Class
Filters message queues when performing a query using the MessageQueue class's MessageQueue.GetPublicQueues method.
Syntax
'Declaration Public Class MessageQueueCriteria
'Usage Dim instance As MessageQueueCriteria
public class MessageQueueCriteria
public ref class MessageQueueCriteria
Inheritance Hierarchy
System.Object
System.Messaging.MessageQueueCriteria
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also