Class SerialDataReceivedEventArgs
Provides data for the DataReceived event.
Inherited Members
Namespace: Windows.Devices.SerialCommunication
Assembly: Windows.Devices.SerialCommunication.dll
Syntax
public class SerialDataReceivedEventArgs
Remarks
This method is specific to nanoFramework. There is no equivalent method in the UWP API.
Properties
| Improve this Doc View SourceEventType
Gets or sets the event type.
Declaration
public SerialData EventType { get; }
Property Value
Type | Description |
---|---|
SerialData |