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.0.0.0 (1.0.0.0)
Syntax
int DataAvailable { get; }

Property Value

Int32
See Also