AppBuilderLoadBalancingExtensions.UseLoadBalancing Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Load balances across the available endpoints.
public static Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder UseLoadBalancing (this Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder builder);
static member UseLoadBalancing : Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder -> Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder
<Extension()>
Public Function UseLoadBalancing (builder As IReverseProxyApplicationBuilder) As IReverseProxyApplicationBuilder
Parameters
- builder
- IReverseProxyApplicationBuilder