3 references to Stream
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (3)
Hubs.cs (3)
25public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count); 147public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count); 183public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count);