Table of Contents

Property IsCompleted

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

IsCompleted

Indicates whether the current operation is complete; used as part of "await"

public bool IsCompleted { get; }

Property Value

bool