HealthEndpointOptions.MaxDegreeOfParallelism property

Gets or sets the maximum degree of parallelism used when executing probes.

public int MaxDegreeOfParallelism { get; set; }

See Also