Skip to content

[ServiceBus] settled property on ReceivedMessage #12849

Closed

Description

In Track1 ServiceBus, there's a read-only property settled on Message which indicates whether the message is completed/abandoned/deferred/dead_lettered. After a message is settled, the corresponding internal variable would be set to True.

In Track2 Preview 5, we decided to remove the property from public interface to align with Java/.Net sdk avoiding long discussion on a single property.

This is taken as a post-GA feature which we could add back easily but it needs all four languages come to a conclusion that whether we should have it exposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Service Bus

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions