ZylGPSReceiver Mobile

GPSReceiver.ConnectionEventHandler Event

Occures after the GPS receiver is connected.

public event  Connected;

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