AppBuilderHealthExtensions Class
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.
Extensions for adding proxy middleware to the pipeline.
public static class AppBuilderHealthExtensions
type AppBuilderHealthExtensions = class
Public Module AppBuilderHealthExtensions
- Inheritance
-
AppBuilderHealthExtensions
Methods
| Name | Description |
|---|---|
| UsePassiveHealthChecks(IReverseProxyApplicationBuilder) |
Passively checks destinations health by watching for successes and failures in client request proxying. |