SubscriberItem T  PropertiesDH.Messaging Documentation

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

The SubscriberItem T  type exposes the following members.
Properties

  NameDescription
Public propertyOptions
The processing options for this subscription item
(Inherited from SubscriberItemBase.)
Public propertyProcessingType
Sets the processing type for messages. Default: ProcessingType.Bulk
(Overrides SubscriberItemBase ProcessingType.)
Public propertySubscription
The message subscription managed by this item
Public propertyUpdateInterval
When the message bus subscriber should process messages from this item's collection. Default: UpdateInterval.Update
(Inherited from SubscriberItemBase.)
Back to Top
See Also