C# (CSharp) Steeltoe.Common.Availability Namespace

Nested Namespaces

Steeltoe.Common.Availability.Test

Classes

Name Description
LivenessState "Liveness" state of the application. An application is considered live when it's running with a correct internal state. "Liveness" failure means that the internal state of the application is broken and we cannot recover from it. As a result, the platform should restart the application.