S
Sami
Hello,
I just started learning .NET programming under C#.
In C++ I use Event objects and WaitForMultipleObjects for Thread
synchronization.
What is the equivalent og Event objects under .NET/C#?
I just started learning .NET programming under C#.
In C++ I use Event objects and WaitForMultipleObjects for Thread
synchronization.
What is the equivalent og Event objects under .NET/C#?