Method GetReadChannelSourceAsync
GetReadChannelSourceAsync(CancellationToken)
Gets a channel source for read operations.
Parameters
cancellationToken
CancellationToken The cancellation token.
Returns
- Task<IChannel
Source >Handle A channel source.