3 references to _connectionAbortedTokenSource
Microsoft.AspNetCore.SignalR.Core (3)
HubConnectionContext.cs (3)
87ConnectionAborted = _connectionAbortedTokenSource.Token; 596if (_connectionAbortedTokenSource.IsCancellationRequested) 848connection._connectionAbortedTokenSource.Cancel();