Table of Contents

Property BytesWaitingToBeRead

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

BytesWaitingToBeRead

The number of bytes available on the receive pipe, i.e. they have been processed from the socket, but not yet read

public long BytesWaitingToBeRead { get; }

Property Value

long