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