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; }