Description
Used to be able to set the maximum times to redeliver a message through the MaximumRedeliveryCount property of the message consumer. It appears this now needs to be set through the new RedeliveryPolicy property. IMO this older property should just delegate to setting on the redelivery policy or should be removed as it doesn't appear to work.