HealthEndpointOptions.ProbeTimeout property
Gets or sets the timeout applied to each individual probe execution.
public TimeSpan ProbeTimeout { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the timeout applied to each individual probe execution.
public TimeSpan ProbeTimeout { get; set; }