ZylGPSReceiver Mobile for Smart Phone

DataEventArgs Class

Provides data for the Received event.

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

System.Object
   EventArgs
      DataEventArgs

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

Assembly: ZylGPSReceiverMobileSP (in ZylGPSReceiverMobileSP.dll)

See Also

DataEventArgs Members | ZylGPSReceiverMobileSP Namespace