Overload List
| Name | Description | |
|---|---|---|
| Broadcast<(Of <(T>)>)(T%, Int32) |
Broadcast a value from the root process to all other processes.
| |
| Broadcast<(Of <(T>)>)(array<T>[]()[]%, Int32) |
Broadcast an array from the root process to all other processes.
|