MessageSubscription T  HasMessages Property DH.Messaging Documentation

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

True if there are messages in the message queue

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

public override sealed bool HasMessages { get; }

Property Value

Type: OnlineBoolean

Implements

IMessageSubscription HasMessages
See Also