OK, but what is the best way?
- Task.WaitAll -> is clear I understand.
- ManualResetEvent
- await
- AutoResetEvent
Can you show that for the variants? name the advantages anddisadvantages?
Thanks in advance.
Best regards Markus
OK, but what is the best way?
- Task.WaitAll -> is clear I understand.
- ManualResetEvent
- await
- AutoResetEvent
Can you show that for the variants? name the advantages anddisadvantages?
Thanks in advance.
Best regards Markus