AspNetCore.Docs/aspnetcore/signalr/streaming/samples
Andrew Stanton-Nurse 2e9086065e
[SignalR] Update to streaming sample (#16426)
* [SignalR] Update to streaming sample

Adds the EnumeratorCancellationAttribute to the sample to prevent warnings when users add CancellationTokens. It also allows the server-side code to use `await foreach` with cancellation (i.e. in unit tests).

Fixes #16202

* feedback
2020-01-30 14:24:44 -08:00
..
2.1 Update SignalR 3.0 docs to use Endpoint Routing (#14126) 2019-09-05 14:43:46 -07:00
2.2 Update SignalR 3.0 docs to use Endpoint Routing (#14126) 2019-09-05 14:43:46 -07:00
3.0 [SignalR] Update to streaming sample (#16426) 2020-01-30 14:24:44 -08:00