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 .NET]

Public ReadOnly Property AvailDataCount As Integer

[C#]

public int AvailDataCount {get;}

See Also

InputData Property