Class HarpCombinator
Provides the abstract base class for operators used to manipulate Harp device messages.
[Combinator]
public abstract class HarpCombinator
- Inheritance
-
HarpCombinator
- Inherited Members
Properties
MessageType
Gets or sets a value specifying the type of Harp device message to process.
public MessageType MessageType { get; set; }