MessageSubscription T  Messages FieldDH.Messaging Documentation

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

Message queue for the current subscription

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

protected readonly Queue<Message<T>> Messages

Field Value

Type: OnlineQueue Message T  
See Also