IMessagePriority Property
Represents the message priority.
The valid value range is 0-255 with 0 as the lowest priority and 255 as the highest.
Returns null if not present.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
int? Priority { get; set; }
Property Value
NullableInt32