HealthEndpointOptions.AutoRegisterEndpoint property
Gets or sets a value indicating whether the endpoint should be automatically registered when a host is created.
public bool AutoRegisterEndpoint { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health