AvailDataCount Property

Navigation:  Reference Guide > Serial Communication > Properties >

AvailDataCount Property

Previous pageReturn to chapter overviewNext page

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