See: Description
| Class | Description |
|---|---|
| ApplicationAvailabilityProvider |
Holds the availability state of the application.
|
| LivenessStateChangedEvent |
ApplicationEvent sent when the LivenessState of the application
changes. |
| ReadinessStateChangedEvent |
ApplicationEvent sent when the ReadinessState of the application
changes. |
| Enum | Description |
|---|---|
| LivenessState |
"Liveness" state of the application.
|
| ReadinessState |
"Readiness" state of the application.
|