ZylGPSReceiver Mobile

DataEventArgs Class

Provides data for the Received event.

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

System.Object
   EventArgs
      DataEventArgs

public class DataEventArgs : 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 Received event occurs when data was received. A DataEventArgs specifies the sent or received data.

Requirements

Namespace: ZylGPSReceiverMobile

Assembly: ZylGPSReceiverMobile (in ZylGPSReceiverMobile.dll)

See Also

DataEventArgs Members | ZylGPSReceiverMobile Namespace