Table of Contents

Property MessageType

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

MessageType

Gets or sets a value specifying the expected message type. If no value is specified, all messages will be accepted.

public MessageType? MessageType { get; set; }

Property Value

MessageType?