Property BytesWaitingToBeSent
- Namespace
- Alternet.Scripter.Debugger.Dap.Connections
- Assembly
- Alternet.Scripter.Debugger.Dap.v9.dll
BytesWaitingToBeSent
The number of bytes available on the send pipe that have not yet been sent to the socket
public long BytesWaitingToBeSent { get; }