Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Created May 3, 2016 01:55
Embed
What would you like to do?
BackgroundJob.Enqueue<IMediator>(mediator => mediator.Send(new Command()));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment