Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 221 Bytes

ReadMe.md

File metadata and controls

4 lines (4 loc) · 221 Bytes

Description

process messages off the generic outbox using typed processors
In this sample, we have messages of types Order and Shipment with corresponding processors
OrderProcessor, ShipmentProcessor.