| OutputBunchT Fields |
The OutputBunchT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AllOfMarkedOutputs |
Will only transfer an element when all marked outputs
have demand, and will complete as soon as any of the marked
outputs have canceled.
| |
| AnyOfMarkedOutputs |
Will transfer an element when any of the marked outputs
have demand, and will complete when all of the marked
outputs have canceled.
| |
| SubReceive |
TBD
|