Serial port and GPS

Serial.RdByteCb Property

Calback function for handling bytes read from the serial port.

[Visual Basic]
Public Property RdByteCb As ReadByteDelegate
[C#]
public ReadByteDelegate RdByteCb {set;}

See Also

Serial Class | serial Namespace