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