Jaa


ScenarioRun.DisposeAsync Method

Definition

Disposes the ScenarioRun and writes the ScenarioRunResult to the configured IResultStore.

public:
 virtual System::Threading::Tasks::ValueTask DisposeAsync();
public System.Threading.Tasks.ValueTask DisposeAsync ();
abstract member DisposeAsync : unit -> System.Threading.Tasks.ValueTask
override this.DisposeAsync : unit -> System.Threading.Tasks.ValueTask
Public Function DisposeAsync () As ValueTask

Returns

Implements

Applies to