SubscriptionBase HasMessages Property DH.Messaging Documentation

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

True if there are Messages in the queue

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

public abstract bool HasMessages { get; }

Return Value

Type: OnlineBoolean

Implements

IMessageSubscription HasMessages
See Also