MessageSubscription T  MessageType Property DH.Messaging Documentation

[This is preliminary documentation and is subject to change.]

The message type handled by this subscription

Namespace: DH.Messaging.MessageBus
Assembly: DH.Messaging (in DH.Messaging.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax

public override sealed Type MessageType { get; }

Property Value

Type: OnlineType

Implements

IMessageSubscription MessageType
See Also