Method Abort
- Namespace
- Alternet.Scripter.Debugger.Dap.Connections
- Assembly
- Alternet.Scripter.Debugger.Dap.v9.dll
Abort(SocketError)
Abort the current async operation (and prevent future operations)
public void Abort(SocketError error = SocketError.OperationAborted)
Parameters
error
SocketError