MapRouteOptions.ThrowOnDuplicate property

If true, throws an exception on duplicate routes.

public bool ThrowOnDuplicate { get; set; }

See Also