Skip to content
Daniel Little edited this page Nov 22, 2015 · 7 revisions

MicroBus

Commands

bus.Send(new Command());

Events

bus.Publish(new Event());

Queries

bus.Query(new Query());

Clone this wiki locally