Enum MsgPriority
Define an enumerated array of message priorities.
Namespace: Apache.NMS
Assembly: Apache.NMS.dll
Syntax
public enum MsgPriority
Fields
Name | Description |
---|---|
AboveLow | |
AboveNormal | |
BelowNormal | |
High | |
Highest | |
Low | |
Lowest | |
Normal | |
VeryHigh | |
VeryLow |