Definition
Package: MessageHandler.Runtime.StreamProcessing.Receiving.EventHub
Assembly: MessageHandler.Runtime.StreamProcessing.Receiving.EventHub
Namespace: MessageHandler.Runtime.StreamProcessing
Extension methods that allow the runtime to pump from EventHubs or IoT hubs
Methods
| Method | Description |
|---|---|
| EventHub(this MessagePumpConfiguration, string, string, string, string) | Pump from an EventHub |
| EventHub(this MessagePumpConfiguration, string, string, string, string, string) | Pump from an EventHub |
| IoTHub(this MessagePumpConfiguration, string, string, string, string) | Pump from an IoT Hub |
| IoTHub(this MessagePumpConfiguration, string, string, string, string, string) | Pump from an IoT Hub |