Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IRequestHandlers vs INotificationHandler #163

Closed
cecilphillip opened this issue Apr 27, 2017 · 2 comments
Closed

IRequestHandlers vs INotificationHandler #163

cecilphillip opened this issue Apr 27, 2017 · 2 comments

Comments

@cecilphillip
Copy link

cecilphillip commented Apr 27, 2017

Please excuse my trivial question, but I'm a little unsure about the major differences between IRequestHandler<T> and INotificationHandler<T>.

The interface methods looks fairly similar.

They also both seem applicable for fire & forget scenarios. When exactly would you use notifications over void returning requests? I'm probably missing something very blatant here.

@jbogard
Copy link
Owner

jbogard commented Apr 27, 2017 via email

@cecilphillip
Copy link
Author

Gotcha. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants