MapRouteOptions.ShortCircuit property
If true, short-circuits the pipeline after this route.
public bool ShortCircuit { get; set; }
See Also
- record MapRouteOptions
- namespace Kestrun.Hosting.Options
If true, short-circuits the pipeline after this route.
public bool ShortCircuit { get; set; }