---
title: "What is a multicast delegate?"  
description: "What is a multicast delegate?"  
author: "Anonymous User"  
published: 2010-10-16  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/17/what-is-a-multicast-delegate  
category: ".net"  
tags: [".net"]  
reading_time: 1 minute  

---

# What is a multicast delegate? 

It is a delegate that points to and eventually fires off several methods.

## Answers

### Answer by Uttam Misra

It is a delegate that points to and eventually fires off several methods.


---

Original Source: https://www.mindstick.com/interview/17/what-is-a-multicast-delegate

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
