[This is preliminary documentation and is subject to change.]
The SubscriberItemBase type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | SubscriberItemBase | Initializes a new instance of the SubscriberItemBase class |
Properties
Name | Description | |
---|---|---|
![]() | Options |
The processing options for this subscription item
|
![]() | ProcessingType |
Sets the processing type for received messages.
|
![]() | UpdateInterval |
When the message bus subscriber should process messages
from this item's collection. Default: UpdateInterval.Update
|
See Also