3 references to _connectionAbortedTokenSource
Microsoft.AspNetCore.SignalR.Core (3)
HubConnectionContext.cs (3)
81ConnectionAborted = _connectionAbortedTokenSource.Token; 482if (_connectionAbortedTokenSource.IsCancellationRequested) 733connection._connectionAbortedTokenSource.Cancel();