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