Click or drag to resize

WaitForRead Method

Overload List
 NameDescription
Public methodStatic memberForReadT(IChannelT) Suspend coroutine until the channel has an element that can be read.
Public methodStatic memberForReadT(IChannelT, ResultT) Suspend coroutine until the channel has an element that can be read.
Top
See Also