Table of Contents

Method UnsafeOnCompleted

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

UnsafeOnCompleted(Action)

Schedules a continuation for this operation; used as part of "await"

public void UnsafeOnCompleted(Action continuation)

Parameters

continuation Action