HealthEndpointOptions.ShortCircuit property
Gets or sets a value indicating whether the endpoint should short-circuit the rest of the pipeline.
public bool ShortCircuit { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets a value indicating whether the endpoint should short-circuit the rest of the pipeline.
public bool ShortCircuit { get; set; }