Waits for all elements in the specified array to receive a signal.
| Name | Description | |
|---|---|---|
| 
                                     | 
                                WaitAll(RTSafeWaitHandle[]) | 
                                     
            Waits for any of the elements in the specified array to receive a signal. 
             
                                 | 
                            
| 
                                     | 
                                WaitAll(RTSafeWaitHandle[], Int32, Boolean) | 
                                     
            Waits for any of the elements in the specified array to receive a signal. 
             
                                 |