1 reference to _cancelReader
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionContext.cs (1)
501
using (var registration = cts.Token.UnsafeRegister(
_cancelReader
, input))