WebLogic Messaging API Class Library

Constants.MessagePropertyNames.UNIT_OF_ORDER_PROPERTY_NAME Field

Key for unit-of-order property, a WebLogic extension of the JMS specification. Optionally use this name to set a string property on a message prior to sending it to enable the WebLogic unit of order extension, optionally retrieve this property name as a message string property to get the unit of order on a message (returns null if the unit of order is not set).

public\xA0const\xA0String\xA0UNIT_OF_ORDER_PROPERTY_NAME = "JMS_BEA_UnitOfOrder";

See Also

Constants.MessagePropertyNames Class | WebLogic.Messaging Namespace