Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6005623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:25:24+00:00 2026-05-23T01:25:24+00:00

When is it useful to have multicast delegates over singlecast delegates? I use delegates

  • 0

When is it useful to have multicast delegates over singlecast delegates?

I use delegates a lot, mainly coupled with C# lambdas, but I’ve never felt the urge to use the multicast aspect of C# delegates, ie I’ve never wanted to combine multiple delegates together in a single delegate. I’m therefore very curious in what sort of situation multicast delegates are useful – I can only think of examples in which you can easily implement the functionality some other way, by, say, chaining the delegates or putting them in a list.

In particular, Eric Lippert’s answer here gives the impression even the C# team sometimes forgets about the multicastiness of delegates.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T01:25:25+00:00Added an answer on May 23, 2026 at 1:25 am

    Anything acting as an event is the classic answer here – then the caller doesn’t need to know who is listening (just invoke it, if it is non-null). This is ideal as multiple operations can subscribe simultaneously – for example 3 separate controls observing (data-binding to) the same property on a view-model.

    Any cases where the delegate is acting as a function (in particular with a return value) is trickier, as you need to think about how you will handle that – take the first? Last? Aggregate?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It is often useful to have a field in a DAO whose value comes
Seems likes it might be useful to have the assert display a message when
By that I mean, what do I need to do to have useful assertions
I have some useful typedefs on a header file called utypes.h. I have decided
I have a useful macro here: #include <algorithm> #include <vector> #include <string> #include <boost/algorithm/string.hpp>
I have some useful wpf buttons to test some functionality. It would be good
Does anyone have any useful advice/links to information about working with mp3 files in
Does anyone have some useful beginner tutorials and code snippets for playing with basic
I have switched on the Codeigniter profile (very useful) and I have noticed that
I'm curious what tools people have found useful for building flowcharts. Obviously MS Visio

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.