HealthEndpointOptions.MaxDegreeOfParallelism property
Gets or sets the maximum degree of parallelism used when executing probes.
public int MaxDegreeOfParallelism { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the maximum degree of parallelism used when executing probes.
public int MaxDegreeOfParallelism { get; set; }