Skip to content

EventHubCheckpointer.Update(string, DateTime)

Update(string, DateTime)

View source
public void Update(string offset, DateTime utcNow)
Updates the checkpoint. This is a best effort. It does not always update the checkpoint. The latest offset is always tracked in memory so that EventHubCheckpointer can persist it on shutdown.

Parameters

offsetstring
utcNowDateTime