2 references to ExecuteCommandForAllResourcesAsync
Stress.AppHost (2)
Program.cs (2)
115
await
ExecuteCommandForAllResourcesAsync
(c.ServiceProvider, KnownResourceCommands.StopCommand, c.CancellationToken);
124
await
ExecuteCommandForAllResourcesAsync
(c.ServiceProvider, KnownResourceCommands.StartCommand, c.CancellationToken);