Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 394 Bytes

File metadata and controls

8 lines (4 loc) · 394 Bytes

Batch Processing

To process batches of events at one time a handler needs to implement both an event handler function as well as the CheckpointPersister interface.

Running this example

Set the following environment variables EVENTHUB_PARTITIONID, EVENTHUB_CONSUMERGROUP, EVENTHUB_NAMESPACE, EVENTHUB_NAME, EVENTHUB_KEY_NAME and EVENTHUB_KEY_VALUE and run the executable.