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