3 references to Stream
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (3)
Hubs.cs (3)
26public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count); 148public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count); 186public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count);