Navigation: Reference Guide > Serial Communication > Properties >
Returns the number of incoming data bytes available in the input buffer.
[Visual Basic .NET]
Public ReadOnly Property AvailDataCount As Integer
[C#]
public int AvailDataCount {get;}
See Also
InputData Property