MapRouteOptions.ShortCircuitStatusCode property

Status code to return if short-circuiting the pipeline after this route.

public int? ShortCircuitStatusCode { get; set; }

See Also