ResQ.Simulation.ScenarioRunner
ScenarioRunner.CheckServicesAsync(CancellationToken) Method
Checks if services are healthy before running scenarios.Parameters
ct System.Threading.CancellationToken
Returns
System.Threading.Tasks.Task<System.Boolean>True if all services are healthy; false otherwise.