HealthCheck¶
Namespace: MQTT_Receiver_Worker
Provides extension methods for configuring application health checks.
Inheritance Object → HealthCheck
Methods¶
ConfigureHealthChecks(WebApplicationBuilder)¶
Registers and configures health checks for the application.
Parameters¶
builder WebApplicationBuilder
The WebApplicationBuilder used to configure services and middleware for the application.