Click or drag to resize

ISerialProtocolDataAvailable Property

Indicates whether data is available, can be 0, for no data, 1 for 1 or more bytes, or a number representing the precise number of bytes

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
int DataAvailable { get; }

Property Value

Type: Int32
See Also