What are the uses of delegates in C#? Technology Community › Category: C# › What are the uses of delegates in C#? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Below are the list of uses of delegates in C#: Callback Mechanism Asynchronous Processing Abstract and Encapsulate method Multicasting