Skip to main content

ResQ.Simulation.ScenarioRunner

ScenarioRunner.RunStressTestAsync(int, CancellationToken) Method

Scenario 3: Stress test with many drones (3 minutes). Tests system limits and concurrent load handling.
public System.Threading.Tasks.Task RunStressTestAsync(int droneCount=100, System.Threading.CancellationToken ct=default(System.Threading.CancellationToken));

Parameters

droneCount System.Int32 Number of drones to simulate (1-10,000) ct System.Threading.CancellationToken

Returns

System.Threading.Tasks.Task