What?s a multicast delegate?
Answers were Sorted based on User's Feedback
Answer / t.prabu
Multicast delegate is a delegate which stores the address of
multiple mothods and also used for event handling
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
It?s a delegate that points to and eventually fires off
several methods.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
multicasting is that you can combine several handler
methods in a list so they are all bound to a single
delegate object. When Invoke is called on the delegate
object, the MulticastDelegate class provides the code to
execute every handler method in the list.
| Is This Answer Correct ? | 2 Yes | 1 No |
How do you declare an arraylist?
What is the difference between ref & out parameters?
What is mvc pattern in c#?
What is interface c#?
What is ado net in c#?
How many aware interfaces are there?
what is software?
What does protected internal access modifier mean?
What is CLR and its application.?
Who introduced c#?
How to install or uninstall a windows service?
If I want to override a method one of class A and in class b then how do you declare?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)