Navigation: Reference Guide > Serial Communication > Properties >
Returns the number of incoming data bytes available in the input buffer.
[Visual Basic]
Public Property AvailDataCount() As Integer
Remarks
This is a read-only property.
See Also
InputData Property