MapRouteOptions.ShortCircuitStatusCode property
Status code to return if short-circuiting the pipeline after this route.
public int? ShortCircuitStatusCode { get; set; }
See Also
- record MapRouteOptions
- namespace Kestrun.Hosting.Options
Status code to return if short-circuiting the pipeline after this route.
public int? ShortCircuitStatusCode { get; set; }