Navigation: Reference Guide > Serial Communication > Properties >
Returns the incoming data in the input buffer.
[Visual Basic .NET]
Public ReadOnly Property InputData As Byte()
[C#]
public byte[] InputData {get;}
See Also
AvailDataCount Property