Wait for all completion events to happen.
Halts the fiber until all expected completion events actually happen.
Will throw TimeoutExpired if the timeout is exceeded.
May also throw any other exception injected into the fiber.
See Implementation
Wait for all completion events to happen.
Halts the fiber until all expected completion events actually happen.