WaitForRead Method |
| Name | Description | |
|---|---|---|
| ForReadT(IChannelT) |
Suspend coroutine until the channel has an element that can be read.
| |
| ForReadT(IChannelT, ResultT) |
Suspend coroutine until the channel has an element that can be read.
|