Table of Contents

Property MessageType

Namespace
Harp.Behavior
Assembly
Harp.Behavior.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?