WebLogic Messaging API Class Library

Constants.MessagePropertyNames.REDELIVERY_LIMIT_PROPERTY_NAME Field

Message property key for retrieving a received message's integer redelivery limit property, a WebLogic extension of the JMS specification. Use configuration to set the redelivery limit as per the .NET client documentation.

public\xA0const\xA0String\xA0REDELIVERY_LIMIT_PROPERTY_NAME = "JMS_BEA_RedeliveryLimit";

See Also

Constants.MessagePropertyNames Class | WebLogic.Messaging Namespace