HealthEndpointOptions.ShortCircuitStatusCode property
Gets or sets the status code returned when ShortCircuit is true. Defaults to 200 or 503 depending on probe state.
public int? ShortCircuitStatusCode { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health