Table of Contents

Method StopDebuggingAsync

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v9.dll

StopDebuggingAsync(CancellationToken)

Stops executing the program.

public Task StopDebuggingAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Returns

Task