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 |
What is the meaning of 0 in c#?
Write a short note on interface?
how to print invert pyramid in c#
What is yield keyword?
can you declare an override method to be static if the original method is not static?
What is a dimensional array?
What is remote data?
Describe the overview of clr integration.
What is difference between struct and class in c#?
what is the scope of anonymous type ?
What tool we have to use to install assembli in gac folder.
What is dataadapter c#?
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)