Skip to content

Constants are no longer visible #819

@danlyons-home

Description

@danlyons-home

As part of streamlining the public API surface in #714, the RabbitMQ.Client.Framing.Constants type was made internal. However, it is still referenced in the API documentation for ShutdownEventArgs.ReplyCode.

It should probably be made public again (possibly moving it to a different namespace - e.g., RabbitMQ.Client.Constants) or replaced with something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions