Skip to content

Change Client address at runtime #1641

@adamradocz

Description

@adamradocz

Hi,

I'm using ASP.NET Core on .NET 6 framework. The client factory is configured in the DIC and the address is passed by the IOptionMonitor. When the configuration is updated I'm still getting the a client from the DIC with the old address.

How should I handle a scenario in runtime when the server address is changed?

Thanks!

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions