Skip to content
Docs Try Aspire

KurrentDBHealthCheck

Class net10.0
📦 CommunityToolkit.Aspire.Hosting.KurrentDB v13.1.1
Checks whether a connection can be made to KurrentDB services using the supplied connection string.
namespace CommunityToolkit.Aspire.Hosting.KurrentDB;
public class KurrentDBHealthCheck
: Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck,
System.IDisposable
{
// ...
}
IHealthCheckIDisposable