2 writes to basePriority
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
337
this.
basePriority
= properties.GetI2(NativeMethods.QUEUE_PROPID_BASEPRIORITY);
350
this.
basePriority
= value;
1 reference to basePriority
System.Messaging (1)
System\Messaging\MessageQueue.cs (1)
342
return this.
basePriority
;