Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 282 Bytes

File metadata and controls

3 lines (2 loc) · 282 Bytes

Akka.Persistence AtLeastOnceDeliveryActor Sample

Demonstrates via a console application how AtLeastOnceDeliveryActor implementations will attempt to re-deliver messages to their intended recipient until they receive explicit acknowledgement that the message has been processed.