System.ClientModel.Primitives.IClientBuilder public interface IClientBuilder : IHostApplicationBuilder Provides a builder interface for configuring client applications. Documentation Code IHostApplicationBuilder PostConfigure(Action<ClientSettings> configure) Adds a configuration action to be executed after the initial configuration of ClientSettings.