Method TrySetProtocolShutdown
- Namespace
- Alternet.Scripter.Debugger.Dap.Connections
- Assembly
- Alternet.Scripter.Debugger.Dap.v9.dll
TrySetProtocolShutdown(PipeShutdownKind)
Try to signal the pipe shutdown reason as being due to an application protocol event
public bool TrySetProtocolShutdown(PipeShutdownKind kind)
Parameters
kind
PipeShutdownKindThe kind of shutdown; only protocol-related reasons will succeed
Returns
- bool
True if successful