22.107. Namespace ArmoniK.Core.Common

22.107.1. Namespaces

ArmoniK.Core.Common.Auth

ArmoniK.Core.Common.Client

ArmoniK.Core.Common.DynamicLoading

ArmoniK.Core.Common.Exceptions

ArmoniK.Core.Common.Injection

ArmoniK.Core.Common.Meter

ArmoniK.Core.Common.Pollster

ArmoniK.Core.Common.StateMachines

ArmoniK.Core.Common.Storage

ArmoniK.Core.Common.Stream

ArmoniK.Core.Common.Utils

ArmoniK.Core.Common.gRPC

22.107.2. Classes

HealthCheckRecord

Records the health check results to be retrieved at any time by other components of the application.

HealthCheckRecord.Publisher

Publishes health check reports to a , recording the results for later retrieval by other components. Implements to integrate with ASP.NET Core health checks.

22.107.3. Interfaces

IAsyncInitialization<T>

Marks a type as requiring asynchronous initialization and provides the result of that initialization.