Skip to content

Add a new constructor overload to AzureServiceBusTransport that doesn't require specifying the topology #1332

@stevedowling

Description

@stevedowling

Describe the suggested improvement

Is your improvement related to a problem? Please describe.

The only construction available at the moment requires specifying a topology even if the default topology is going to be used. This is non-intuitive and seems unnecessary.

Describe the suggested solution

Add a new constructor overload to AzureServiceBusTransport that doesn't require specifying the topology with a fall back to TopicTopology.Default.

Describe alternatives you've considered

None

Additional Context

No response

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions