3 references to Stream
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (3)
Hubs.cs (3)
23public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count); 143public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count); 177public ChannelReader<int> Stream(int count) => TestHubMethodsImpl.Stream(count);