Table of Contents

Interface IMeasuredDuplexPipe

Namespace
Alternet.Scripter.Debugger.Dap.Connections
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

A duplex pipe that measures the bytes sent/received

public interface IMeasuredDuplexPipe : IDuplexPipe

Properties

TotalBytesReceived

The total number of bytes received by the pipe

TotalBytesSent

The total number of bytes sent to the pipe