Share via


ForwarderHttpClientContext.OldConfig Property

Definition

Old HttpClientConfig instance from which the OldClient was created. Can be empty if a client is getting constructed for the first time.

public Yarp.ReverseProxy.Configuration.HttpClientConfig OldConfig { get; init; }
member this.OldConfig : Yarp.ReverseProxy.Configuration.HttpClientConfig with get, set
Public Property OldConfig As HttpClientConfig

Property Value

Applies to