ZylGPSReceiver Mobile

GPSReceiver.ConnectionEventHandler Event

Occures when the GPS receiver is disconnected.

public event  Disconnected;

Event Data

The event handler receives an argument of type ConnectionEventArgs containing data related to this event. The following ConnectionEventArgs property provides information specific to this event.

Property Description
Port Physical serial port.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace