1 reference to ChannelAsyncEnumerator
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\AsyncEnumerableAdapters.cs (1)
29
return new
ChannelAsyncEnumerator
<T>(channel, cancellationToken);