1 write to category
System.Messaging (1)
System\Messaging\MessageQueueCriteria.cs (1)
287this.category = value;
2 references to category
System.Messaging (2)
System\Messaging\MessageQueueCriteria.cs (2)
264restrictions.AddGuid(NativeMethods.QUEUE_PROPID_TYPE, Restrictions.PREQ, this.category); 282return this.category;