1 reference to StreamAsync
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.Activity.cs (1)
269
_ = await client.
StreamAsync
(nameof(StreamingHub.CounterChannel), streamIds: null, headers: headers, 3).DefaultTimeout();