AppBuilderHealthExtensions.UsePassiveHealthChecks 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.
Passively checks destinations health by watching for successes and failures in client request proxying.
public static Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder UsePassiveHealthChecks (this Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder builder);
static member UsePassiveHealthChecks : Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder -> Microsoft.AspNetCore.Builder.IReverseProxyApplicationBuilder
<Extension()>
Public Function UsePassiveHealthChecks (builder As IReverseProxyApplicationBuilder) As IReverseProxyApplicationBuilder
Parameters
- builder
- IReverseProxyApplicationBuilder