Class BaseEvent
- Namespace
- nanoFramework.Runtime.Events
- Assembly
- nanoFramework.Runtime.Events.dll
This is a base class from which other nanoFramework event classes derive.
public class BaseEvent
- Inheritance
-
BaseEvent
- Derived
- Inherited Members
- Extension Methods
Constructors
BaseEvent()
public BaseEvent()
Fields
Message
A byte characterizing the event message.
public byte Message
Field Value
Source
Specifies the source of the event.
public ushort Source