HealthEndpointOptions.ThrowOnDuplicate property

Gets or sets a value indicating whether an exception should be thrown if an endpoint with the same pattern already exists.

public bool ThrowOnDuplicate { get; set; }

See Also