Rajanikant Hawaldar
Lets say from one thread you want pass data to other thread how will you do that?

Lets say from one thread you want pass data to other thread how will you do that?

By Rajanikant Hawaldar in C# on Jun 28 2021
  • Bharat Bodage
    May, 2022 18

    You can use delegates to communicate pass data between two threads becasue they are mainly used for callbacks.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS