WaitForSingleObject equivalent in C#?
C#
3
Posts
3
Posters
0
Views
1
Watching
-
-
Hello gurus, Maybe I'm asking for a recurrent question... But... What is the equivalent of
WaitForSingleObject
in C#? How can I write a thread that usingWaitForSingleObject
equivalent??? Thanks for the help. Best regards. Fred.There is no spoon.
-
Hello gurus, Maybe I'm asking for a recurrent question... But... What is the equivalent of
WaitForSingleObject
in C#? How can I write a thread that usingWaitForSingleObject
equivalent??? Thanks for the help. Best regards. Fred.There is no spoon.