ZylGPSReceiver Mobile

ConnectionEventArgs Class

Provides data for the Connected and Disconnected events.

For a list of all members of this type, see ConnectionEventArgs Members.

System.Object
   EventArgs
      ConnectionEventArgs

public class ConnectionEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The Connected event occurs when a connection was established. The Disconnected event occurs when the connection is closed. A ConnectionEventArgs specifies the related physical serial port.

Requirements

Namespace: ZylGPSReceiverMobile

Assembly: ZylGPSReceiverMobile (in ZylGPSReceiverMobile.dll)

See Also

ConnectionEventArgs Members | ZylGPSReceiverMobile Namespace