douraoyw194498 2019-05-15 07:15
浏览 33

(转到)Azure事件处理器主机从现在开始读取事件?

I am using azure-event-hubs-go client to read events from an Azure IoTHub. I am creating an Event Processor Host and providing an Handler to process events (as show in the sample in https://github.com/Azure/azure-event-hubs-go).

How do I set the Event Processor Host to receive events from current time onwards ? I do not see any option like InitialOffsetProvider to set the offset manually.

Ths is similar to How to set the EventProcessorHost to read events from now on (UTC)? but this is very specifically for Go client.

  • 写回答

0条回答 默认 最新

    报告相同问题?