MapRouteOptions.ShortCircuit property

If true, short-circuits the pipeline after this route.

public bool ShortCircuit { get; set; }

See Also