KurrentDBHealthCheck
Class net10.0
Checks whether a connection can be made to KurrentDB services using the supplied connection string.
namespace CommunityToolkit.Aspire.KurrentDB;
public class KurrentDBHealthCheck : Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck, System.IDisposable{ // ...} IHealthCheckIDisposable
Constructors1
Section titled ConstructorsMethods2
Section titled MethodsCheckHealthAsync(HealthCheckContext, CancellationToken)Task<HealthCheckResult>DisposevirtualPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.