Property BytesSent
- Namespace
- Alternet.Scripter.Debugger.Dap.Connections
- Assembly
- Alternet.Scripter.Debugger.Dap.v9.dll
BytesSent
The total number of bytes sent to the socket
public long BytesSent { get; }
The total number of bytes sent to the socket
public long BytesSent { get; }