SubscriptionBase MessageType Property DH.Messaging Documentation

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

Message type supported by this Subscription

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

public abstract Type MessageType { get; }

Property Value

Type: OnlineType

Implements

IMessageSubscription MessageType
See Also