ZylGPSReceiver Mobile for Smart Phone

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

[Visual Basic]
Public Class ConnectionEventArgs
    Inherits 
[C#]
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: ZylGPSReceiverMobileSP

Assembly: ZylGPSReceiverMobileSP (in ZylGPSReceiverMobileSP.dll)

See Also

ConnectionEventArgs Members | ZylGPSReceiverMobileSP Namespace