Definition
Package: MessageHandler.Runtime.StreamProcessing.Receiving.ServiceBus
Assembly: MessageHandler.Runtime.StreamProcessing.Receiving.ServiceBus
Namespace: MessageHandler.Runtime.StreamProcessing
Extension methods that configure the runtime to pull from azure service bus entities
Methods
| Method | Description |
|---|---|
| Queue(this MessagePumpConfiguration, string, string) | Pull from a queue |
| Topic(this MessagePumpConfiguration, string, string) | Pull from a topic subscription |
| Topic(this MessagePumpConfiguration, string, string, string) | Pull from a topic subscription |